release: 0.3.1

This commit is contained in:
Elias Schneider
2022-12-05 22:09:53 +01:00
parent 75f57a4e57
commit 783b8c2e91
2 changed files with 8 additions and 1 deletions

View File

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