Skip to content

Commit 9bcc86c

Browse files
committed
Release 0.9.2
1 parent cf27162 commit 9bcc86c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.versions

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
2-
1+
2+
33
44
55
@@ -19,7 +19,7 @@ [email protected]
1919
2020
2121
22-
local-test:urigo:[email protected].1
22+
local-test:urigo:[email protected].2
2323
2424
2525
@@ -45,7 +45,7 @@ [email protected]
4545
4646
4747
48-
48+
4949
5050
5151

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-meteor",
33
"main": "angular-meteor.js",
4-
"version": "0.9.1",
4+
"version": "0.9.2",
55
"homepage": "https://github.com/Urigo/angular-meteor",
66
"authors": [
77
"Uri Goldshtein <[email protected]>"

package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package.describe({
22
name: "urigo:angular",
33
summary: "The simplest no-conflict way to use AngularJS with Meteor, Meteorite and Atmosphere Smart Packages.",
4-
version: "0.9.1",
4+
version: "0.9.2",
55
git: "https://github.com/Urigo/angular-meteor.git"
66
});
77

0 commit comments

Comments
 (0)