From b75b701d4286af7ea4077fa188faa1d2b2b8eac9 Mon Sep 17 00:00:00 2001 From: Marc Shilling Date: Mon, 14 Aug 2017 08:43:46 -0400 Subject: [PATCH] 0.26.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1790dc81b..a364d9a1f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-image-picker", "description": "A React Native module that allows you to use native UI to select media from the device library or directly from the camera", - "version": "0.26.2", + "version": "0.26.3", "main": "index.js", "repository": { "type": "git",