Skip to content

Commit 8e6bbe6

Browse files
committed
Bump version
1 parent 7b17fb1 commit 8e6bbe6

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
@@ -10,7 +10,7 @@ [email protected]
1010
1111
1212
13-
local-test:urigo:[email protected].6
13+
local-test:urigo:[email protected].7
1414
1515
1616
@@ -24,4 +24,4 @@ [email protected]
2424
2525
2626
27-
27+

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-meteor",
33
"main": "urigo:angular.js",
4-
"version": "0.6.6",
4+
"version": "0.6.7",
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,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.6.6",
3+
version: "0.6.7",
44
git: "https://github.com/Urigo/angular-meteor.git"
55
});
66

0 commit comments

Comments
 (0)