From 2fdb74004c7c8336765a0a6b20c32219914b6f79 Mon Sep 17 00:00:00 2001 From: Perry Poon Date: Mon, 1 Jul 2019 13:02:28 +0800 Subject: [PATCH] bump up version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfb55d1..39193ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zip-archive", - "version": "4.1.0", + "version": "4.1.1", "description": "A little wrapper on ZipArchive for react-native", "main": "index.js", "scripts": {