From 1374f7beb4107e53272a1fcb9540b4bdce33fc7b Mon Sep 17 00:00:00 2001 From: Hank Hsiao Date: Fri, 1 Apr 2016 13:10:19 -0700 Subject: [PATCH] 1.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c04afda..725afae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "subscribe-ui-event", - "version": "1.0.9", + "version": "1.0.10", "description": "A single, throttle built-in solution to subscribe to browser UI Events.", "main": "index.js", "scripts": {