Skip to content

Commit 19ad00f

Browse files
committed
Update package.js for 1.3.1
1 parent fd0ae2f commit 19ad00f

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.0';
4+
var version = '1.3.1';
55

66
Package.describe({
77
name: packageName,

0 commit comments

Comments
 (0)