From 9b6a2e04c9916914bdc3b224db89f38bb53579f8 Mon Sep 17 00:00:00 2001 From: Colin van Eenige Date: Tue, 7 Aug 2018 19:00:29 +0200 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40b618f..ac9eeb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unswitch", - "version": "1.2.0", + "version": "1.3.0", "description": "A tiny event handler for switch controllers on the web.", "main": "dist/unswitch.es.js", "unpkg": "dist/unswitch.iife.js",