From 33653e83a531714f1be29e42e6ae7c2367ca0225 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=B5=E6=96=87=E7=9B=B8=20Zhang=20Wenxiang=20=28?= =?UTF-8?q?=E6=97=8B=E9=A2=A8=E4=B9=8B=E9=9F=B3=20GoneTone=29?= Date: Thu, 12 Aug 2021 10:45:39 +0800 Subject: [PATCH] Update version to v1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84d47cc..0db8a9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gonetone/google-play-api", - "version": "1.0.1", + "version": "1.0.2", "description": "Access Google Play by logging in and making requests as an Android device!", "main": "index.js", "scripts": {