From ff0f89c85219d438f0d563edfbab9ce22035f508 Mon Sep 17 00:00:00 2001 From: Daniel Regeci <536331+ovx@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:35:38 +0700 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f535b95..4f35a22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "altcha-lib", - "version": "1.1.0", + "version": "1.1.1", "description": "A library for creating and verifying ALTCHA challenges for Node.js, Bun and Deno.", "author": { "name": "Daniel Regeci",