Skip to content

Commit 1976b6e

Browse files
committed
v1.6.0
1 parent 719c15e commit 1976b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ var path = Npm.require('path');
44
Package.describe({
55
name: 'meteorhacks:zones',
66
summary: 'Zone.Js integration for meteor',
7-
version: "1.5.0",
7+
version: "1.6.0",
88
git: "https://github.com/meteorhacks/zones.git"
99
});
1010

0 commit comments

Comments
 (0)