release: 0.13.1

This commit is contained in:
Elias Schneider
2023-03-14 20:26:04 +01:00
parent 9f2097e788
commit ca73ccf629
6 changed files with 14 additions and 7 deletions

View File

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