Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Urigo committed Oct 9, 2014
1 parent 8e166d9 commit 4bbaac0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
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.4.1",
version: "0.4.2",
git: "https://github.com/Urigo/angular-meteor.git"
});

Expand Down
2 changes: 1 addition & 1 deletion smart.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://github.com/Urigo/angular-meteor.git",
"author": "Androo Lee & Uri Goldshtein",
"git": "https://github.com/Urigo/angular-meteor.git",
"version": "0.4.1",
"version": "0.4.2",
"packages": {
"bower": {}
},
Expand Down
4 changes: 0 additions & 4 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"dependencies": [
[
"jquery",
"1.0.0"
],
[
"meteor",
"1.0.2"
Expand Down

0 comments on commit 4bbaac0

Please sign in to comment.