diff --git a/package.js b/package.js index d51afbed4..337bec3e9 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.3.0", + version: "0.3.1", git: "https://github.com/Urigo/ngMeteor.git" }); diff --git a/smart.json b/smart.json index d9a815225..6a0f68c7a 100644 --- a/smart.json +++ b/smart.json @@ -4,7 +4,7 @@ "homepage": "https://github.com/Urigo/ngMeteor", "author": "Androo Lee & Uri Goldshtein", "git": "https://github.com/Urigo/ngMeteor.git", - "version": "0.3.0", + "version": "0.3.1", "packages": { "bower": {} }, diff --git a/versions.json b/versions.json index 9d82afdb1..6270633cd 100644 --- a/versions.json +++ b/versions.json @@ -18,6 +18,6 @@ ] ], "pluginDependencies": [], - "toolVersion": "meteor-tool@1.0.31", + "toolVersion": "meteor-tool@1.0.32", "format": "1.0" } \ No newline at end of file