We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 719c15e commit 1976b6eCopy full SHA for 1976b6e
package.js
@@ -4,7 +4,7 @@ var path = Npm.require('path');
4
Package.describe({
5
name: 'meteorhacks:zones',
6
summary: 'Zone.Js integration for meteor',
7
- version: "1.5.0",
+ version: "1.6.0",
8
git: "https://github.com/meteorhacks/zones.git"
9
});
10
0 commit comments