publish 0.1.17

This commit is contained in:
Nick Wientge 2015-03-03 11:14:14 -08:00
parent ebf37381fe
commit b3ec273014
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ jquery@1.11.3
json@1.0.2
logging@1.0.6
meteor@1.1.4
meteoric:ionic@0.1.16
meteoric:ionic@0.1.17
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.16",
version: "0.1.17",
git: "https://github.com/meteoric/meteor-ionic.git"
});