From 8f24d522daaf23153b3e553239c7644ebe9dac6a Mon Sep 17 00:00:00 2001 From: Haitao Li Date: Sun, 13 May 2018 10:36:58 -0700 Subject: [PATCH] Bump version to 0.26.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae45f48b3..d90a66dd2 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.9", + "version": "0.26.10", "main": "index.js", "repository": { "type": "git",