release: 0.27.0

This commit is contained in:
Elias Schneider
2024-07-11 21:57:37 +02:00
parent 355f860387
commit 968352cb6c
7 changed files with 18 additions and 9 deletions

View File

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