release: 0.16.0

This commit is contained in:
Elias Schneider
2023-07-09 17:15:26 +02:00
parent 447c86f1c9
commit adf0f8d57e
6 changed files with 15 additions and 7 deletions

View File

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