Skip to content

Commit 923f264

Browse files
committed
Bump version
1 parent b30bd90 commit 923f264

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
summary: "Ionic framework packaged for Meteor.",
3-
version: "0.0.5",
3+
version: "0.0.6",
44
git: "https://github.com/Urigo/meteor-ionic.git"
55
});
66

smart.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://github.com/urigo/meteor-ionic",
55
"author": "Uri Goldshtein <[email protected]> & Marc Rovira <[email protected]>",
66
"git": "https://github.com/urigo/meteor-ionic.git",
7-
"version": "0.0.5",
7+
"version": "0.0.6",
88
"packages": {
99
"bower": {}
1010
},

0 commit comments

Comments
 (0)