From 58a66a925e39ab3c91320245c700cdc22f3e6d52 Mon Sep 17 00:00:00 2001 From: Marc Shilling Date: Sat, 4 Mar 2017 15:58:30 -0500 Subject: [PATCH] 0.26.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e46c60617..ff929378e 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.25.7", + "version": "0.26.0", "main": "index.js", "repository": { "type": "git",