Version bump v2.0.9

This commit is contained in:
advplyr
2022-05-02 19:04:57 -05:00
parent 9b9de84740
commit 875e7f3c1d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.0.8",
"version": "2.0.9",
"description": "Audiobook manager and player",
"main": "index.js",
"scripts": {
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.0.8",
"version": "2.0.9",
"description": "Self-hosted audiobook server for managing and playing audiobooks",
"main": "index.js",
"scripts": {
@@ -54,4 +54,4 @@
"xml2js": "^0.4.23"
},
"devDependencies": {}
}
}