release: 0.4.0

This commit is contained in:
Elias Schneider
2022-12-21 18:25:00 +01:00
parent af71317ec4
commit aac363bb37
2 changed files with 9 additions and 1 deletions

View File

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