Skip to content

Commit c6b81d2

Browse files
committed
Update version
1 parent 2c27acb commit c6b81d2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
summary: "The simplest no-conflict way to use AngularJS with Meteor, Meteorite and Atmosphere Smart Packages.",
3-
version: "0.3.0",
3+
version: "0.3.1",
44
git: "https://github.com/Urigo/ngMeteor.git"
55
});
66

smart.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://github.com/Urigo/ngMeteor",
55
"author": "Androo Lee & Uri Goldshtein",
66
"git": "https://github.com/Urigo/ngMeteor.git",
7-
"version": "0.3.0",
7+
"version": "0.3.1",
88
"packages": {
99
"bower": {}
1010
},

versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
]
1919
],
2020
"pluginDependencies": [],
21-
"toolVersion": "[email protected].31",
21+
"toolVersion": "[email protected].32",
2222
"format": "1.0"
2323
}

0 commit comments

Comments
 (0)