release: 1.1.1

This commit is contained in:
Elias Schneider
2024-09-18 23:32:52 +02:00
parent d9cfe697d6
commit 6b39adfd03
7 changed files with 21 additions and 9 deletions

View File

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