release: 0.24.1

This commit is contained in:
Elias Schneider
2024-05-04 14:45:19 +03:00
parent c999df15e0
commit d147614f76
6 changed files with 14 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pingvin-share",
"version": "0.24.0",
"version": "0.24.1",
"scripts": {
"format": "cd frontend && npm run format && cd ../backend && npm run format",
"lint": "cd frontend && npm run lint && cd ../backend && npm run lint",