From f91a68acea33e2d8f7510595050b82fd45dd2f88 Mon Sep 17 00:00:00 2001 From: planttheidea Date: Thu, 27 Jun 2019 07:32:09 -0700 Subject: [PATCH] Release 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5af7c7f..34b8bb05 100644 --- a/package.json +++ b/package.json @@ -101,5 +101,5 @@ "test:watch": "npm run test -- --watch" }, "typings": "./index.d.ts", - "version": "1.2.1" + "version": "1.2.2" }