From e592ae2fa635981107a9666e9ececf259ab88db9 Mon Sep 17 00:00:00 2001 From: alphasp Date: Sun, 10 May 2020 14:01:58 +0900 Subject: [PATCH] 4.3.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 54e14fcf..67067315 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "PxView", - "version": "4.2.0", + "version": "4.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4198cdb8..35feef6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "PxView", - "version": "4.2.0", + "version": "4.3.0", "description": "Unofficial Pixiv app client for Android and iOS, built in React Native", "private": true, "scripts": {