From 70a495ba314804198324d3c557083e5a0c24a181 Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Fri, 19 Apr 2024 09:41:22 +1000 Subject: [PATCH] chore: bump to 0.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49679f1..55f88a2 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.3.3", + "version": "0.3.4", "license": "GPL-3.0", "author": { "name": "Oxen Project",