publish latest version

This commit is contained in:
Nick Wientge 2015-01-18 13:22:37 -08:00
parent 7de261b1da
commit ab59bed276
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ jquery@1.0.2
json@1.0.2
logging@1.0.6
meteor@1.1.4
meteoric:ionic@0.1.9
meteoric:ionic@0.1.10
minifiers@1.1.3
minimongo@1.0.6
mongo@1.0.11

View file

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