Release v3.2.1

This commit is contained in:
wiz 2025-04-14 11:21:18 +09:00
parent 18d0d20255
commit 32fadb4846
No known key found for this signature in database
GPG Key ID: A394E332255A6173
4 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
{
"name": "mempool-backend",
"version": "3.2.0",
"version": "3.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mempool-backend",
"version": "3.2.0",
"version": "3.2.1",
"hasInstallScript": true,
"license": "GNU Affero General Public License v3.0",
"dependencies": {

View File

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

View File

@ -1,12 +1,12 @@
{
"name": "mempool-frontend",
"version": "3.2.0",
"version": "3.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mempool-frontend",
"version": "3.2.0",
"version": "3.2.1",
"license": "GNU Affero General Public License v3.0",
"dependencies": {
"@angular-devkit/build-angular": "^17.3.1",

View File

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