Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Urigo committed Feb 7, 2015
1 parent 560c5ec commit 9ee4692
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .versions
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ [email protected]
[email protected]
[email protected]
[email protected]
local-test:urigo:[email protected].5
local-test:urigo:[email protected].6
[email protected]
[email protected]
[email protected]
Expand All @@ -24,4 +24,4 @@ [email protected]
[email protected]
[email protected]
[email protected]
urigo:[email protected].5
urigo:[email protected].6
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-meteor",
"main": "urigo:angular.js",
"version": "0.6.5",
"version": "0.6.6",
"homepage": "https://github.com/Urigo/angular-meteor",
"authors": [
"Uri Goldshtein <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "The simplest no-conflict way to use AngularJS with Meteor, Meteorite and Atmosphere Smart Packages.",
version: "0.6.5",
version: "0.6.6",
git: "https://github.com/Urigo/angular-meteor.git"
});

Expand Down

0 comments on commit 9ee4692

Please sign in to comment.