From 3e0d4995dd50fa57413d1807ab5ecdfe02b97e83 Mon Sep 17 00:00:00 2001 From: Craig Beck Date: Fri, 10 May 2024 11:09:53 -0700 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f578dad..dbf3f0e7 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "publishConfig": { "access": "public" }, - "version": "2.0.0", + "version": "2.0.1", "main": "./lib/index.js", "files": [ "lib/*"