release: 1.2.0

This commit is contained in:
Elias Schneider
2024-10-14 18:19:02 +02:00
parent ce6430da9f
commit 522a041ca1
7 changed files with 22 additions and 9 deletions

View File

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