Skip to content

Commit caf0df8

Browse files
authored
1.3.2
1 parent bac95de commit caf0df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// package metadata file for Meteor.js
22
var packageName = 'driftyco:ionic'; // https://atmospherejs.com/driftyco/ionic
33
var where = 'client'; // where to install: 'client' or 'server'. For both, pass nothing.
4-
var version = '1.3.1';
4+
var version = '1.3.2';
55

66
Package.describe({
77
name: packageName,

0 commit comments

Comments
 (0)