publish 0.1.14

This commit is contained in:
Nick Wientge 2015-02-15 15:34:52 -08:00
parent 5dfd61414c
commit 72212890fe
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.13
meteoric:ionic@0.1.14
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.13",
version: "0.1.14",
git: "https://github.com/meteoric/meteor-ionic.git"
});