Skip to content

Commit f8e138e

Browse files
committed
Bump version to 0.4.0
1 parent 8b46a29 commit f8e138e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/angular-meteor/.meteor/versions

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ [email protected]
5252
5353
5454
55-
urigo:angular@0.3.6
55+
urigo:angular@0.4.0
5656
5757
5858

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.6",
3+
version: "0.4.0",
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.3.6",
7+
"version": "0.4.0",
88
"packages": {
99
"bower": {}
1010
},

0 commit comments

Comments
 (0)