From 74fc1bbbb8751015185fce6c49c165cb7ad20458 Mon Sep 17 00:00:00 2001 From: plrthink Date: Tue, 18 Feb 2020 18:04:35 +0800 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af7bef2..a58aeb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zip-archive", - "version": "5.1.0-beta.1", + "version": "5.0.1", "description": "A little wrapper on ZipArchive for react-native", "main": "index.js", "scripts": {