Release v2.3.1

This commit is contained in:
wiz 2022-01-28 11:38:06 +09:00
parent 53c8cdee83
commit cb525b0bd3
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": "2.3.0",
"version": "2.3.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mempool-backend",
"version": "2.3.0",
"version": "2.3.1",
"license": "GNU Affero General Public License v3.0",
"dependencies": {
"@mempool/bitcoin": "^3.0.3",

View File

@ -1,6 +1,6 @@
{
"name": "mempool-backend",
"version": "2.3.0",
"version": "2.3.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": "2.3.0",
"version": "2.3.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mempool-frontend",
"version": "2.3.0",
"version": "2.3.1",
"license": "GNU Affero General Public License v3.0",
"dependencies": {
"@angular-devkit/build-angular": "^13.1.2",

View File

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