From 8aef9d0d48e3a1e9eb9b12c972d3494eaa83ebb1 Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Wed, 20 Nov 2024 13:19:06 +1100 Subject: [PATCH] chore: bump to 0.4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c3b46f..58806ea 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.4", + "version": "0.4.5", "license": "GPL-3.0", "author": { "name": "Oxen Project",