aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJason Miller <[email protected]>2017-12-06 22:18:11 -0500
committerJason Miller <[email protected]>2017-12-06 22:18:11 -0500
commit533fee0d8b21f2a8520e2bae735ba36c74476ba7 (patch)
tree9973936f21aa4113d53271212d53cff7aedb7674 /package.json
parenta0578b7971ae429174b368156706472dda5448f4 (diff)
chore(release): 1.1.3
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2485c42..1464add 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "mitt",
- "version": "1.1.2",
+ "version": "1.1.3",
"description": "Tiny 200b functional Event Emitter / pubsub.",
"jsnext:main": "dist/mitt.es.js",
"module": "dist/mitt.es.js",