From 5242a5944295f261b97aca80d705856bbc0e2e1c Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Thu, 3 Apr 2025 15:42:06 +1100 Subject: [PATCH] chore: create alpha release temporary --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2faedd6..90b4c96 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "main": "index.js", "name": "libsession_util_nodejs", "description": "Wrappers for the Session Util Library", - "version": "0.4.27", + "version": "0.4.30-alpha.1", "license": "GPL-3.0", "author": { "name": "Oxen Project",