From 7aa0b22932c58c8da175285ea7cd6571b5605af0 Mon Sep 17 00:00:00 2001 From: Perry Poon Date: Tue, 14 May 2024 09:14:21 +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 c5f416a..dde96c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zip-archive", - "version": "6.1.1", + "version": "6.1.2", "description": "A little wrapper on ZipArchive for react-native", "main": "index.js", "scripts": {