Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Urigo committed Oct 24, 2014
1 parent 7a3cea9 commit 1d7c390
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: "Ionic framework packaged for Meteor.",
version: "0.0.4",
version: "0.0.5",
git: "https://github.com/Urigo/meteor-ionic.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/meteor-ionic",
"author": "Uri Goldshtein <uri.goldshtein@gmail.com> & Marc Rovira <marcrvall@gmail.com>",
"git": "https://github.com/urigo/meteor-ionic.git",
"version": "0.0.4",
"version": "0.0.5",
"packages": {
"bower": {}
},
Expand Down

0 comments on commit 1d7c390

Please sign in to comment.