Skip to content

Commit 276abd4

Browse files
committed
Bump version
1 parent 7f9cef4 commit 276abd4

File tree

3 files changed

+26
-2
lines changed

3 files changed

+26
-2
lines changed

.versions

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
application-configuration@1.0.4
2+
base64@1.0.2
3+
binary-heap@1.0.2
4+
callback-hook@1.0.2
5+
check@1.0.3
6+
ddp@1.0.13
7+
ejson@1.0.5
8+
follower-livedata@1.0.3
9+
geojson-utils@1.0.2
10+
id-map@1.0.2
11+
json@1.0.2
12+
local-test:urigo:angular@0.5.10
13+
logging@1.0.6
14+
meteor@1.1.4
15+
minimongo@1.0.6
16+
mongo@1.0.10
17+
mquandalle:bower@0.1.11
18+
ordered-dict@1.0.2
19+
random@1.0.2
20+
retry@1.0.2
21+
tinytest@1.0.4
22+
tracker@1.0.4
23+
underscore@1.0.2
24+
urigo:angular@0.5.10

package.js

Lines changed: 1 addition & 1 deletion
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.9",
3+
version: "0.5.10",
44
git: "https://github.com/Urigo/angular-meteor.git"
55
});
66

smart.json

Lines changed: 1 addition & 1 deletion
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.9",
7+
"version": "0.5.10",
88
"packages": {
99
"bower": {}
1010
},

0 commit comments

Comments
 (0)