From fc1245f04f5df60d5927305fe3c468ef0d23a128 Mon Sep 17 00:00:00 2001 From: kaesonho Date: Thu, 22 Sep 2016 14:56:03 -0700 Subject: [PATCH] 1.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 318c0fb..98b301c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "subscribe-ui-event", - "version": "1.0.13", + "version": "1.0.14", "description": "A single, throttle built-in solution to subscribe to browser UI Events.", "main": "index.js", "scripts": {