From feb22ef7f15e227d65dfa1d86e1a07c4607a090d Mon Sep 17 00:00:00 2001 From: Jake Boone Date: Fri, 12 Feb 2021 13:47:24 -0700 Subject: [PATCH] v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27c5497..34c6e77 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.2.0", + "version": "0.2.1", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",