From 0fbfcb8d8c0ea6e2cab95ed91c483b8e0ebdb88e Mon Sep 17 00:00:00 2001 From: santigp258 Date: Fri, 9 Jun 2023 09:44:49 -0500 Subject: [PATCH] v1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5870e14..c85c0da 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.7", + "version": "1.0.8", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",