Skip to content

Commit

Permalink
jandres:snap to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Joey Arnold committed Jan 30, 2016
1 parent bb42a0d commit d011229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package.describe({
name: "jandres:ionic",
summary: "Ionic components for Meteor. No Angular!",
version: "0.1.38",
version: "0.1.39",
git: "https://github.com/JoeyAndres/meteor-ionic.git"
});

Expand All @@ -28,7 +28,7 @@ Package.onUse(function(api) {
"tracker",
"session",
"jquery",
"jandres:[email protected].0"
"jandres:[email protected].1"
], "client");

api.addFiles([
Expand Down

0 comments on commit d011229

Please sign in to comment.