release: 0.3.6

This commit is contained in:
Elias Schneider
2022-12-13 18:45:52 +01:00
parent c1d87a1c29
commit bfb47ba6e8
2 changed files with 14 additions and 1 deletions

View File

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