From 7b6efd9c08f73d957c74b8b8e84832f649507767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=BA=A3o=20H=C3=A0?= Date: Thu, 18 Jul 2024 17:03:16 +0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20release=201.1.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9313292..124ba30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@baronha/react-native-multiple-image-picker", - "version": "1.1.6", + "version": "1.1.7", "description": "react-native-multiple-image-picker enables application to pick images and videos from multiple smart album in iOS/Android, similar to the current facebook app.", "main": "lib/commonjs/index", "module": "lib/module/index",