release: 0.11.0

This commit is contained in:
Elias Schneider
2023-03-04 23:41:11 +01:00
parent 0317f3a508
commit 22d81b2220
6 changed files with 20 additions and 7 deletions

View File

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