We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6eca47 commit 656c8c3Copy full SHA for 656c8c3
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "mitt",
3
"amdName": "mitt",
4
- "version": "0.2.1",
+ "version": "1.0.0",
5
"description": "Tiny ~200b functional event emitter / pubsub.",
6
"jsnext:main": "src/index.js",
7
"main": "dist/mitt.js",
0 commit comments