chore(release): 1.1.0

This commit is contained in:
semantic-release-bot
2020-12-08 08:21:58 +00:00
parent 16902f85fb
commit 5fc02d0d94
2 changed files with 18 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "overseerr",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "nodemon -e ts --watch server --watch overseerr-api.yml -e .json,.ts,.yml -x ts-node --files --project server/tsconfig.json server/index.ts",