From 256a8b8d1b8a61ffaf204649451f73926fd87494 Mon Sep 17 00:00:00 2001 From: plrthink Date: Mon, 12 Aug 2019 12:50:39 +0800 Subject: [PATCH] 4.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb80e9b..7939e31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zip-archive", - "version": "4.1.2", + "version": "4.1.3", "description": "A little wrapper on ZipArchive for react-native", "main": "index.js", "scripts": {