chore: tag v0.2.0

This commit is contained in:
Fernando Fernández
2023-04-03 10:48:07 +00:00
committed by GitHub
parent 246a0affb6
commit f216bc0239
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jellyfin-vue/frontend",
"version": "0.0.0",
"version": "0.2.0",
"private": true,
"homepage": "https://jellyfin.org/",
"bugs": {
+1 -1
View File
@@ -18,7 +18,7 @@
},
"frontend": {
"name": "@jellyfin-vue/frontend",
"version": "0.0.0",
"version": "0.2.0",
"license": "GPL-3.0-only",
"dependencies": {
"@jellyfin/client-axios": "10.7.8",