chore: bump version to v0.0.5

This commit is contained in:
dancingCycle 2023-08-01 14:08:19 +02:00
parent 8633192150
commit 3be34ece88
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.4",
"version": "0.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "rvb-ui",
"version": "0.0.4",
"version": "0.0.5",
"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.4",
"version": "0.0.5",
"main": "index.js",
"keywords": [
"react",