From 6d6b4dfc79e0fd8dd3622b337c7435cae55ae9e1 Mon Sep 17 00:00:00 2001 From: Perry Poon Date: Sun, 31 Oct 2021 15:18:23 +0800 Subject: [PATCH] v6.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9cd9ee..d289b0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zip-archive", - "version": "6.0.3", + "version": "6.0.5", "description": "A little wrapper on ZipArchive for react-native", "main": "index.js", "scripts": {