Bump version number to v2.0.1

This commit is contained in:
wiz
2021-01-12 21:36:01 +09:00
parent 710b155941
commit 328511aaf2
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "mempool-backend",
"version": "2.0.0",
"version": "2.0.1",
"description": "Bitcoin mempool visualizer and blockchain explorer backend",
"license": "MIT",
"homepage": "https://mempool.space",