release: 0.1.1

This commit is contained in:
Elias Schneider
2022-10-31 10:34:55 +01:00
parent e40cc0f48b
commit 880ad85a1e
2 changed files with 10 additions and 1 deletions

View File

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