From 43949303a4b7aba3bba3da27a43cf5ba6d8dcc4e Mon Sep 17 00:00:00 2001 From: Ivan Pusic <450140+ivpusic@users.noreply.github.com> Date: Mon, 22 Jan 2024 09:57:23 +0100 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67fe61978..3b1735597 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-image-crop-picker", - "version": "0.40.2", + "version": "0.40.3", "description": "Select single or multiple images, with cropping option", "main": "index.js", "scripts": {