From a9a0a8e2607ee2f96278c56ba16477859423ae9e Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Thu, 14 Mar 2024 21:48:07 -0300 Subject: [PATCH] bump again. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fc3be8f..2288a24 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "light-bolt11-decoder", - "version": "3.1.0", - "description": "", + "version": "3.1.1", + "description": "decode lightning invoices without overhead (doesn't check signatures).", "main": "bolt11.js", "repository": { "type": "git",