From 07c64913c4185fc301182fc0e846ff5cadbfc6ad Mon Sep 17 00:00:00 2001 From: Carolina Gonzalez Date: Wed, 23 Mar 2022 16:07:33 -0700 Subject: [PATCH] update package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c9d8cb..88ffcfb 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.1.0", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",