We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd0ae2f commit 19ad00fCopy full SHA for 19ad00f
package.js
@@ -1,7 +1,7 @@
1
// package metadata file for Meteor.js
2
var packageName = 'driftyco:ionic'; // https://atmospherejs.com/driftyco/ionic
3
var where = 'client'; // where to install: 'client' or 'server'. For both, pass nothing.
4
-var version = '1.3.0';
+var version = '1.3.1';
5
6
Package.describe({
7
name: packageName,
0 commit comments