diff --git a/package.js b/package.js index 7233a57be..4c2e7090c 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.4.4", + version: "0.4.5", git: "https://github.com/Urigo/angular-meteor.git" }); diff --git a/smart.json b/smart.json index b7953ae11..a5ca09581 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.4.4", + "version": "0.4.5", "packages": { "bower": {} }, diff --git a/versions.json b/versions.json index ce5ab36c9..305d490bf 100644 --- a/versions.json +++ b/versions.json @@ -14,6 +14,6 @@ ] ], "pluginDependencies": [], - "toolVersion": "meteor-tool@1.0.33", + "toolVersion": "meteor-tool@1.0.34", "format": "1.0" } \ No newline at end of file