release: 0.21.0

This commit is contained in:
Elias Schneider
2023-12-01 10:28:09 +01:00
parent 021b9ac5d5
commit 4b7732838d
6 changed files with 14 additions and 7 deletions

View File

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