From 32a7fdcfa1cd7f731d0bbd581f41b2c05b581b31 Mon Sep 17 00:00:00 2001 From: sbertal Date: Mon, 2 Mar 2020 13:30:15 -0800 Subject: [PATCH] 2.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4dacb93..3e636d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "subscribe-ui-event", - "version": "2.0.5", + "version": "2.0.6", "description": "A single, throttle built-in solution to subscribe to browser UI Events.", "main": "index.js", "module": "index.es.js",