release: 0.12.0

This commit is contained in:
Elias Schneider
2023-03-10 09:40:19 +01:00
parent 452c635933
commit 0c2a62b0ca
6 changed files with 20 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pingvin-share-backend",
"version": "0.11.1",
"version": "0.12.0",
"scripts": {
"build": "nest build",
"dev": "cross-env NODE_ENV=development nest start --watch",