Skip to content

Commit

Permalink
Celebrate: upd to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZnPdCo committed Dec 31, 2024
1 parent 525cf9f commit 95fc17c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rating-system-backend",
"version": "0.6.0",
"version": "1.0.0",
"scripts": {
"format": "npx prettier --write app/ && python -m black app/",
"lint": "pylint app/",
Expand Down
4 changes: 2 additions & 2 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rating-system-frontend",
"version": "0.6.0",
"version": "1.0.0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 95fc17c

Please sign in to comment.