release: 0.22.0

This commit is contained in:
Elias Schneider
2024-02-04 18:57:49 +01:00
parent 3880854240
commit 416eba6ae6
6 changed files with 14 additions and 7 deletions

View File

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