From e58e26035741ab56f30a533ab9e26443d7904d5f Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Mon, 6 Jan 2020 23:19:20 +0100 Subject: [PATCH] v0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c5599f..1c3c9a7 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "use-light-switch", - "version": "0.0.2", + "version": "0.0.3", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": {