From 9ad7e778af3c5e0c82823d45eab883793c4a89ef Mon Sep 17 00:00:00 2001 From: Curve Date: Sun, 12 Nov 2023 01:02:35 +0100 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3236a65..e790fd3 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "private": false, "license": "MIT", "author": "Curve (https://github.com/Curve)", - "version": "2.0.1", + "version": "2.1.1", "main": "./lib/index.js", "types": "./lib/module.d.ts", "scripts": {