Skip to content

Commit 6b0724c

Browse files
committed
chore(release): Release 0.2.2 to Atmosphere and Bower
1 parent 3aa1155 commit 6b0724c

5 files changed

Lines changed: 124 additions & 116 deletions

File tree

.versions

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
accounts-base@1.2.2
2-
angular-meteor-auth@0.2.0-beta.1
3-
angular-meteor-data@0.0.9
2+
angular-meteor-auth@0.2.2
3+
angular-meteor-data@0.3.0
44
angular:angular@1.4.8
55
angular:angular-mocks@1.4.8
66
babel-compiler@5.8.24_1
@@ -32,7 +32,7 @@ htmljs@1.0.5
3232
id-map@1.0.4
3333
jquery@1.11.4
3434
lai:collection-extensions@0.1.4
35-
local-test:angular-meteor-auth@0.2.0-beta.1
35+
local-test:angular-meteor-auth@0.2.2
3636
localstorage@1.0.5
3737
logging@1.0.8
3838
meteor@1.1.10

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-meteor-auth",
33
"main": "./dist/angular-meteor-auth.bundle.min.js",
4-
"version": "0.2.0-beta.1",
4+
"version": "0.2.2",
55
"homepage": "https://github.com/Urigo/angular-meteor-auth",
66
"authors": [
77
"Uri Goldshtein <uri.goldshtein@gmail.com>"
@@ -42,6 +42,6 @@
4242
"dependencies": {
4343
"meteor-client-side": "~0.2.2",
4444
"angular": "1.4.4",
45-
"angular-meteor": "1.4.0"
45+
"angular-meteor": "~1.3.0"
4646
}
4747
}

0 commit comments

Comments
 (0)