From 3483dad7a22f48f6b769606ccbc35db4ddc2cbca Mon Sep 17 00:00:00 2001 From: azu Date: Mon, 24 Jul 2017 15:03:10 +0900 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4477f52..9f8cc05 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "src/" ], "name": "ui-event-observer", - "version": "1.2.0", + "version": "1.2.1", "description": "Provide performant way to subscribe to browser UI Events.", "main": "lib/index.js", "types": "lib/index.d.ts",