Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Urigo committed Sep 28, 2014
1 parent 2c27acb commit c6b81d2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -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"
});

Expand Down
2 changes: 1 addition & 1 deletion smart.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {}
},
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "[email protected].31",
"toolVersion": "[email protected].32",
"format": "1.0"
}

0 comments on commit c6b81d2

Please sign in to comment.