We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4e884 commit 43931f5Copy full SHA for 43931f5
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "subscribr",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "A tiny event subscriber.",
5
"main": "./dist/subscribr.js",
6
"scripts": {
@@ -42,4 +42,4 @@
42
"mocha": "^3.2.0",
43
"uglify-js": "github:mishoo/UglifyJS2#harmony"
44
}
45
-}
+}
0 commit comments