From 7ea929662c77a5423761ab329affef1511d61da4 Mon Sep 17 00:00:00 2001 From: tanishqmanuja Date: Wed, 30 Oct 2024 19:29:21 +0000 Subject: [PATCH] chore: release v2.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4545743..1a665d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apkmirror-downloader", - "version": "2.0.6", + "version": "2.0.7", "description": "Download apk from apkmirror.com with ease", "type": "module", "module": "dist/index.js",