From 62cf9edbde45240a75b45c789042c9db488c6b76 Mon Sep 17 00:00:00 2001 From: Marc Shilling Date: Fri, 10 Mar 2017 12:05:41 -0500 Subject: [PATCH] 0.26.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5fe0111f..1790dc81b 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.1", + "version": "0.26.2", "main": "index.js", "repository": { "type": "git",