Release v3.0.1

- No code change from v3.0.0, just enables RUST_GBT by default
This commit is contained in:
wiz 2024-10-02 04:01:52 +09:00
parent 001c596d14
commit 617789926b
No known key found for this signature in database
GPG Key ID: A394E332255A6173
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mempool-backend",
"version": "3.0.0",
"version": "3.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "mempool-frontend",
"version": "3.0.0",
"version": "3.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

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