From 5c3e84cbfbc6b1a31c66653ea4f9f1faffefa6bb Mon Sep 17 00:00:00 2001 From: coderipper Date: Mon, 9 Dec 2024 17:09:58 -0300 Subject: [PATCH] v0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e90f8a..d005b7e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.1.2", + "version": "0.1.3", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",