Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
tag and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolarosa committed Sep 13, 2023
1 parent 79c6501 commit a1ac1ec
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "0.5.4",
"version": "0.5.5",
"description": "",
"author": "Marco La Rosa",
"main": "index.js",
Expand Down
4 changes: 2 additions & 2 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui",
"version": "0.5.4",
"version": "0.5.5",
"private": true,
"scripts": {
"develop": "npm install && vite",
Expand Down

0 comments on commit a1ac1ec

Please sign in to comment.