release: 0.21.1

This commit is contained in:
Elias Schneider
2023-12-20 12:33:36 +01:00
parent 3ea52a24ef
commit be4ff0f0f0
6 changed files with 14 additions and 7 deletions

View File

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