publish new version

This commit is contained in:
Nick Wientge 2014-12-28 22:33:22 -05:00
parent 4292fcdb12
commit b09ce04f39
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ id-map@1.0.2
jquery@1.0.2
json@1.0.2
meteor@1.1.4
meteoric:ionic@0.1.4
meteoric:ionic@0.1.6
minifiers@1.1.3
minimongo@1.0.6
observe-sequence@1.0.4

View file

@ -1,7 +1,7 @@
Package.describe({
name: "meteoric:ionic",
summary: "Ionic components for Meteor. No Angular!",
version: "0.1.5",
version: "0.1.6",
git: "https://github.com/meteoric/meteor-ionic.git"
});