Bump version string to 3.0.0-beta

This commit is contained in:
wiz
2024-08-05 14:55:59 -04:00
parent bb1352ed58
commit 7b0347e846
7 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "mempool-backend",
"version": "3.0.0-dev",
"version": "3.0.0-beta",
"description": "Bitcoin mempool visualizer and blockchain explorer backend",
"license": "GNU Affero General Public License v3.0",
"homepage": "https://mempool.space",