From 333cbe19a453afec7fc682fa9d3cf282668d4775 Mon Sep 17 00:00:00 2001 From: 0x04 Date: Tue, 24 Mar 2020 03:57:07 +0100 Subject: [PATCH] chore: bump release v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18e3410..0bbcad5 100644 --- a/package.json +++ b/package.json @@ -40,5 +40,5 @@ "test": "ava --verbose", "watch": "babel src --out-dir lib --watch" }, - "version": "1.0.0" + "version": "1.0.1" }