From 750ca291f830a6822e4a08f5871ca0c46c132759 Mon Sep 17 00:00:00 2001 From: CrypticaScriptura <7396812+CrypticaScriptura@users.noreply.github.com> Date: Tue, 8 Jul 2025 14:24:47 -0400 Subject: [PATCH] chore: v11.0.0-beta.2 (#1907) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2d41ea5..5cbf7c6d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lamassu-server", "description": "bitcoin atm client server protocol module", - "version": "11.0.0-beta.1", + "version": "11.0.0-beta.2", "license": "./LICENSE", "author": "Lamassu (https://lamassu.is)", "packageManager": "pnpm@10.11.0",