chore: Start v0.1.1
Some checks failed
Build / build (push) Has been cancelled
Test / test (push) Has been cancelled

This commit is contained in:
Christian Ditaputratama 2024-09-16 23:51:25 +07:00
parent 5f2bcdf01e
commit 3f6920ee65
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.1.0
v0.1.1

View file

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