From 7590930195961fb08e302c3053b218488172457f Mon Sep 17 00:00:00 2001 From: Eric Hwang Date: Mon, 27 May 2024 13:03:40 -0700 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8608e2b..5a4d1fe9 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "publishConfig": { "access": "public" }, - "version": "2.1.0", + "version": "2.1.1", "main": "./lib/index.js", "files": [ "lib/*"