release: 0.9.0

This commit is contained in:
Elias Schneider
2023-01-31 15:25:01 +01:00
parent 008df06b5c
commit 3d5c919110
6 changed files with 20 additions and 7 deletions

View File

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