chore(ui): bump version to v0.0.2

This commit is contained in:
dancingCycle 2023-06-09 10:21:55 +02:00
parent 312951e0a7
commit fc5458f435
2 changed files with 3 additions and 3 deletions

4
ui/package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "rvb-ui",
"version": "0.0.1",
"version": "0.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "rvb-ui",
"version": "0.0.1",
"version": "0.0.2",
"license": "GPL-3.0-or-later",
"dependencies": {
"axios": "1.3.6",

View File

@ -2,7 +2,7 @@
"private": true,
"name": "rvb-ui",
"description": "UI to display RVB data",
"version": "0.0.1",
"version": "0.0.2",
"main": "index.js",
"keywords": [
"react",