release: 0.29.0

This commit is contained in:
Elias Schneider
2024-07-30 08:43:30 +02:00
parent 472c93d548
commit 0a963bfaf1
7 changed files with 22 additions and 9 deletions

View File

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