From d73894eae90288e7ddb82f773f0f5302d919e37f Mon Sep 17 00:00:00 2001 From: Perry Poon Date: Mon, 27 Dec 2021 09:31:24 +0800 Subject: [PATCH] Release 6.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d289b0d..a50d1ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zip-archive", - "version": "6.0.5", + "version": "6.0.6", "description": "A little wrapper on ZipArchive for react-native", "main": "index.js", "scripts": {