Skip to content

Commit

Permalink
Release a fix version - 0.8.1 thanks @smoke
Browse files Browse the repository at this point in the history
  • Loading branch information
Urigo committed Mar 23, 2015
1 parent 908224e commit 085c030
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 @@ -11,7 +11,7 @@ [email protected]
[email protected]_2
[email protected]
lai:[email protected]
local-test:urigo:[email protected].0
local-test:urigo:[email protected].1
[email protected]
[email protected]
[email protected]
Expand All @@ -24,4 +24,4 @@ [email protected]
[email protected]
[email protected]
[email protected]
urigo:[email protected].0
urigo:[email protected].1
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.0",
"version": "0.8.1",
"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.0",
version: "0.8.1",
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.0",
"version": "0.8.1",
"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 085c030

Please sign in to comment.