aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Miller <[email protected]>2021-06-23 16:46:36 -0400
committerJason Miller <[email protected]>2021-06-23 16:46:36 -0400
commit13905bd4009e83f1876f2d31419e23cdbf4f9b48 (patch)
tree0f3cd34032e7e92a7bb14bbdf859a87d817dfeb8
parentf3990ec5e34477d2fc21644c91a64d7a0bc004c1 (diff)
3.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 767bbca..ad38c7b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "mitt",
- "version": "2.1.0",
+ "version": "3.0.0",
"description": "Tiny 200b functional Event Emitter / pubsub.",
"module": "dist/mitt.mjs",
"main": "dist/mitt.js",