From c037c0fb64a043ab3894531c2b6da4fde4c6f277 Mon Sep 17 00:00:00 2001 From: Ivan Pusic Date: Mon, 6 Feb 2017 09:43:52 +0100 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2243e89..8dcd46c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-image-crop-picker", - "version": "0.12.1", + "version": "0.12.2", "description": "Select single or multiple images, with croping option", "main": "index.js", "scripts": {