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 bac95de commit caf0df8Copy full SHA for caf0df8
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.1';
+var version = '1.3.2';
5
6
Package.describe({
7
name: packageName,
0 commit comments