release: 0.3.5

This commit is contained in:
Elias Schneider
2022-12-11 12:23:46 +01:00
parent 5b01108777
commit d1d3462056
2 changed files with 18 additions and 1 deletions

View File

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