release: 0.23.0

This commit is contained in:
Elias Schneider
2024-04-04 22:54:39 +02:00
parent 7a15fbb465
commit c0a245e11b
6 changed files with 21 additions and 7 deletions

View File

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