From 7c11af2643de00423a6ac680bba235c3352620a0 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Thu, 15 May 2025 14:11:51 +0000 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d29cd20..0d5da06 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "comty.js", - "version": "0.66.0", + "version": "0.66.1", "main": "./dist/index.js", "description": "Official Comty API for JavaScript", "homepage": "https://github.com/ragestudio/comty.js",