release: 1.1.3

This commit is contained in:
Elias Schneider
2024-09-27 16:10:48 +02:00
parent df2521b192
commit 511ae933fa
7 changed files with 22 additions and 10 deletions

View File

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