Skip to content

Commit 26bb1e9

Browse files
committed
Bump version
1 parent 528ae3b commit 26bb1e9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.versions

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ [email protected]
99
1010
1111
12-
local-test:urigo:[email protected].10
12+
local-test:urigo:[email protected].11
1313
1414
1515
@@ -21,4 +21,4 @@ [email protected]
2121
2222
2323
24-
24+

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.5.10",
3+
version: "0.5.11",
44
git: "https://github.com/Urigo/angular-meteor.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/angular-meteor.git",
55
"author": "Androo Lee & Uri Goldshtein",
66
"git": "https://github.com/Urigo/angular-meteor.git",
7-
"version": "0.5.10",
7+
"version": "0.5.11",
88
"packages": {
99
"bower": {}
1010
},

0 commit comments

Comments
 (0)