From 805f71bc4456519c21d43165c83b7062c6ea58bb Mon Sep 17 00:00:00 2001 From: coderipper Date: Fri, 6 Dec 2024 10:58:37 -0300 Subject: [PATCH] v0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0e30cc..67cb230 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",