Bump version

This commit is contained in:
Lei Nelissen
2022-01-15 17:26:07 +01:00
parent 7ea4857997
commit 714535feeb
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "JellyfinAudioPlayer",
"version": "0.2.0",
"version": "0.2.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "JellyfinAudioPlayer",
"version": "0.2.0",
"version": "0.2.3",
"dependencies": {
"@react-native-community/async-storage": "^1.12.1",
"@react-native-community/masked-view": "^0.1.11",

View File

@@ -1,6 +1,6 @@
{
"name": "JellyfinAudioPlayer",
"version": "0.2.2",
"version": "0.2.3",
"main": "src/index.js",
"private": true,
"scripts": {