Version bump 2.1.0

This commit is contained in:
advplyr 2022-07-18 18:41:51 -05:00
parent 18123664ee
commit 372101592c
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.0.24",
"version": "2.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.0.24",
"version": "2.1.0",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.0.24",
"version": "2.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.0.24",
"version": "2.1.0",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {