Skip to content

Commit

Permalink
Release 0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Urigo committed May 21, 2015
1 parent 92ba832 commit 1e86f0a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .versions
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ [email protected]
[email protected]_2
[email protected]
lai:[email protected]
local-test:urigo:[email protected].9
local-test:urigo:[email protected].10
[email protected]
[email protected]
[email protected]
Expand All @@ -27,4 +27,4 @@ [email protected]
[email protected]
[email protected]
[email protected]
urigo:[email protected].9
urigo:[email protected].10
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": "angular-meteor.js",
"version": "0.8.9",
"version": "0.8.10",
"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,7 +1,7 @@
Package.describe({
name: "urigo:angular",
summary: "The simplest no-conflict way to use AngularJS with Meteor, Meteorite and Atmosphere Smart Packages.",
version: "0.8.9",
version: "0.8.10",
git: "https://github.com/Urigo/angular-meteor.git"
});

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-meteor",
"version": "0.8.9",
"version": "0.8.10",
"description": "The simplest no-conflict way to use AngularJS with Meteor, Meteorite and Atmosphere Smart Packages.",
"main": "package.js",
"directories": {
Expand Down

0 comments on commit 1e86f0a

Please sign in to comment.