From 153dc57a8177aeff696d6fa37f07a7dbc0eddae1 Mon Sep 17 00:00:00 2001 From: Ivan Pusic <450140+ivpusic@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:15:57 +0100 Subject: [PATCH] version bump to 0.42.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9023aa5b7..07e205bd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-image-crop-picker", - "version": "0.41.5", + "version": "0.42.0", "description": "Select single or multiple images, with cropping option", "main": "index.js", "scripts": {