release: 1.0.0

This commit is contained in:
Elias Schneider
2024-08-25 16:02:46 +02:00
parent 9c381a2ed6
commit b96878b6b1
7 changed files with 23 additions and 10 deletions

View File

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