From 34b7ef13c893a62f5c647cb6f7f0cab0e926e962 Mon Sep 17 00:00:00 2001 From: plrthink Date: Sun, 23 Aug 2020 20:51:27 +0800 Subject: [PATCH] Release 5.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fc75b2..60aaac6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zip-archive", - "version": "5.0.5", + "version": "5.0.6", "description": "A little wrapper on ZipArchive for react-native", "main": "index.js", "scripts": {