From dca64f15aa68440deb1bc8861fab1c401503b021 Mon Sep 17 00:00:00 2001 From: Marc Shilling Date: Tue, 7 Mar 2017 18:59:13 -0500 Subject: [PATCH] 0.26.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff929378e..0d75a8916 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.0", + "version": "0.26.1", "main": "index.js", "repository": { "type": "git",