chore: Start v0.0.5

This commit is contained in:
Christian Ditaputratama 2024-07-22 21:22:26 +07:00
parent a9b6c49fb2
commit 2a06995e97
No known key found for this signature in database
GPG key ID: 31D3D06D77950979
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
v0.0.4
v0.0.5

View file

@ -1,6 +1,6 @@
{
"name": "xmr-nodes-frontend",
"version": "v0.0.4",
"version": "v0.0.5",
"private": true,
"scripts": {
"dev": "VITE_API_URL=http://127.0.0.1:18901 vite dev --host 127.0.0.1",