Skip to content

Commit 6b837e6

Browse files
committed
Release 0.9.3
1 parent c095ac1 commit 6b837e6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ id-map@1.0.3
1919
jquery@1.11.3_2
2020
json@1.0.3
2121
lai:collection-extensions@0.1.3
22-
local-test:urigo:angular@0.9.2
22+
local-test:urigo:angular@0.9.3
2323
logging@1.0.7
2424
meteor@1.1.6
2525
minifiers@1.1.5
@@ -45,7 +45,7 @@ templating@1.1.1
4545
tracker@1.0.7
4646
ui@1.0.6
4747
underscore@1.0.3
48-
urigo:angular@0.9.2
48+
urigo:angular@0.9.3
4949
velocity:chokidar@1.0.1_1
5050
velocity:core@0.6.5
5151
velocity:meteor-internals@1.1.0_7

bower.json

Lines changed: 1 addition & 1 deletion
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.2",
4+
"version": "0.9.3",
55
"homepage": "https://github.com/Urigo/angular-meteor",
66
"authors": [
77
"Uri Goldshtein <uri.goldshtein@gmail.com>"

package.js

Lines changed: 1 addition & 1 deletion
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.2",
4+
version: "0.9.3",
55
git: "https://github.com/Urigo/angular-meteor.git"
66
});
77

0 commit comments

Comments
 (0)