From cf495b1b6ee61abbf623fa5733c044f966499e7f Mon Sep 17 00:00:00 2001 From: azu Date: Sun, 30 Oct 2016 17:38:38 +0900 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8964c0..ac828f2 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "src/" ], "name": "ui-event-observer", - "version": "1.0.0", + "version": "1.0.1", "description": "Provide performant way to subscribe to browser UI Events.", "main": "lib/index.js", "scripts": {