From 348db824815b427a2cfabe0d54b150833a80bb7b Mon Sep 17 00:00:00 2001 From: Allen Goodman Date: Fri, 10 May 2019 20:53:47 -0400 Subject: [PATCH] 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31deceb..ef02723 100644 --- a/package.json +++ b/package.json @@ -28,5 +28,5 @@ "test": "jest" }, "types": "./dist/index.d.ts", - "version": "0.1.4" + "version": "0.1.3" }