aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Miller <[email protected]>2019-10-21 12:53:47 -0400
committerJason Miller <[email protected]>2019-10-21 12:53:47 -0400
commita4e20b1849fa327b87da55786999fd8c550a0dfa (patch)
treee91081c611a752540ef1fbe25e68e162bf4d95da
parent06c1fc22223713729d69c35a8fd4cc1a825fa443 (diff)
1.2.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dc4a1c8..bb87fea 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "mitt",
- "version": "1.2.1",
+ "version": "1.2.0",
"description": "Tiny 200b functional Event Emitter / pubsub.",
"jsnext:main": "dist/mitt.es.js",
"module": "dist/mitt.es.js",