From 43857205adc2b629725a95b21f9e84dd753252c7 Mon Sep 17 00:00:00 2001 From: Jeremy Dorn Date: Thu, 1 Apr 2021 18:12:04 -0500 Subject: [PATCH] v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 885b04a..8843659 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",