Skip to content

Commit 1d1cc87

Browse files
committed
Release 0.9.1
1 parent 8b56ec9 commit 1d1cc87

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.versions

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ [email protected]
1919
2020
2121
22-
local-test:urigo:[email protected].0
22+
local-test:urigo:[email protected].1
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.0",
4+
"version": "0.9.1",
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.0",
4+
version: "0.9.1",
55
git: "https://github.com/Urigo/angular-meteor.git"
66
});
77

0 commit comments

Comments
 (0)