From 08750c4cf304452b20611165d86675aac022c8a1 Mon Sep 17 00:00:00 2001 From: sricharankrishnan Date: Fri, 29 May 2026 11:22:15 +0530 Subject: [PATCH] v0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccca0b7..bed66a4 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "utility" ], "license": "MIT", - "version": "0.7.0", + "version": "0.8.0", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts",