From 53a2f8ee546bc6c127327cc281eb886c24dde3a0 Mon Sep 17 00:00:00 2001 From: Brandon Bayer Date: Wed, 22 Jul 2020 16:33:02 +0700 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95937e1..147d737 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",