Version bump v2.10.0 for client

This commit is contained in:
advplyr 2024-05-26 17:20:48 -05:00
parent 3a2f680a51
commit bf893a56c9
2 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf-client",
"version": "2.9.0",
"version": "2.10.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf-client",
"version": "2.9.0",
"version": "2.10.0",
"license": "ISC",
"dependencies": {
"@nuxtjs/axios": "^5.13.6",

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.9.0",
"version": "2.10.0",
"buildNumber": 1,
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
@ -40,4 +40,4 @@
"postcss": "^8.3.6",
"tailwindcss": "^3.4.1"
}
}
}