release: 0.3.3

This commit is contained in:
Elias Schneider
2022-12-08 23:22:59 +01:00
parent a165f8ec4d
commit 3c74cc14df
2 changed files with 17 additions and 1 deletions

View File

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