release: 0.10.1

This commit is contained in:
Elias Schneider
2023-02-12 20:00:55 +01:00
parent 7cd9dff637
commit 6419da07fb
6 changed files with 15 additions and 7 deletions

View File

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