release: 1.0.3

This commit is contained in:
Elias Schneider
2024-09-03 22:56:19 +02:00
parent 10b71e7035
commit 0670aaa331
7 changed files with 16 additions and 9 deletions

View File

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