From d07f79c39fc9085533c5ca494507e913f41b79bf Mon Sep 17 00:00:00 2001 From: Vendicated Date: Sun, 15 Oct 2023 01:51:07 +0200 Subject: [PATCH] test publishing 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f7a913..740043e 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "name": "Curve", "url": "https://github.com/Curve" }, - "version": "1.0.0", + "version": "0.1.0", "main": "./lib/index.js", "types": "./lib/module.d.ts", "scripts": {