From 0d4b7a8b7eb9dfe9b8c65a0e2397b5985a563e7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Calder=C3=B3n?= Date: Mon, 26 Jun 2023 18:14:10 -0300 Subject: [PATCH] bumps to v0.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24283892..fa075904 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lnp2pbot", - "version": "0.7.4", + "version": "0.8.1", "author": "Francisco Calderón ", "description": "P2P lightning network telegram bot", "main": "app.js",