From 06c8ad692b9254861033468dd3c9513b33fa1757 Mon Sep 17 00:00:00 2001 From: planttheidea Date: Wed, 19 Jun 2019 06:54:10 -0700 Subject: [PATCH] Release 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a4f158e..8db70941 100644 --- a/package.json +++ b/package.json @@ -101,5 +101,5 @@ "test:watch": "npm run test -- --watch" }, "typings": "./index.d.ts", - "version": "1.2.0" + "version": "1.2.1" }