release: 1.2.1

This commit is contained in:
Elias Schneider
2024-10-15 20:58:36 +02:00
parent 520f9abcf7
commit e195565630
7 changed files with 20 additions and 9 deletions

View File

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