From e92253f128bbd0f53db764969e52a37b28e3a796 Mon Sep 17 00:00:00 2001 From: sbertal Date: Thu, 10 May 2018 12:24:01 -0700 Subject: [PATCH] Release v1.1.2. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 749db5d..556f7d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "subscribe-ui-event", - "version": "1.1.1", + "version": "1.1.2", "description": "A single, throttle built-in solution to subscribe to browser UI Events.", "main": "index.js", "scripts": {