Skip to content

Commit 00568bb

Browse files
committed
Increasing version to link Github to Atmosphere
1 parent cf43a49 commit 00568bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.2.0",
3+
version: "0.2.1",
44
git: "https://github.com:Urigo/ngMeteor.git"
55
});
66

smart.json

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

0 commit comments

Comments
 (0)