diff --git a/package.js b/package.js index 190037545..1c71b0961 100644 --- a/package.js +++ b/package.js @@ -1,6 +1,6 @@ Package.describe({ summary: "The simplest no-conflict way to use AngularJS with Meteor, Meteorite and Atmosphere Smart Packages.", - version: "0.5.0", + version: "0.5.1", git: "https://github.com/Urigo/angular-meteor.git" }); diff --git a/smart.json b/smart.json index fa5acde2a..89e01f9b2 100644 --- a/smart.json +++ b/smart.json @@ -4,7 +4,7 @@ "homepage": "https://github.com/Urigo/angular-meteor.git", "author": "Androo Lee & Uri Goldshtein", "git": "https://github.com/Urigo/angular-meteor.git", - "version": "0.5.0", + "version": "0.5.1", "packages": { "bower": {} }, diff --git a/versions.json b/versions.json index f09d768ec..8b00db690 100644 --- a/versions.json +++ b/versions.json @@ -14,6 +14,6 @@ ] ], "pluginDependencies": [], - "toolVersion": "meteor-tool@1.0.34", + "toolVersion": "meteor-tool@1.0.35", "format": "1.0" } \ No newline at end of file