From 28b973b116a66a6eefef1e3c79898a38e88433ef Mon Sep 17 00:00:00 2001 From: Ivan Pusic <450140+ivpusic@users.noreply.github.com> Date: Fri, 11 Oct 2019 23:01:28 +0200 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50cfa4b..5f77777 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-image-crop-picker", - "version": "0.25.3", + "version": "0.26.0", "description": "Select single or multiple images, with cropping option", "main": "index.js", "scripts": {