From 526e7718d07deedacbae307ca39860626d01bec6 Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Tue, 7 Jan 2025 15:25:01 +1100 Subject: [PATCH] chore: bump submodule and make v0.4.11 --- libsession-util | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libsession-util b/libsession-util index 3959cd3..b1bd153 160000 --- a/libsession-util +++ b/libsession-util @@ -1 +1 @@ -Subproject commit 3959cd3257efe6106417c00c422d814cb5908bfd +Subproject commit b1bd153a4ef7214f60e3a5f4ce7d939e6ac22024 diff --git a/package.json b/package.json index 4ef5c1d..b40ef52 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.10", + "version": "0.4.11", "license": "GPL-3.0", "author": { "name": "Oxen Project",