From 74ef28e7cc83943fe3ae0a3139297b84ae9c1808 Mon Sep 17 00:00:00 2001 From: Marc Shilling Date: Sun, 26 Feb 2017 12:33:11 -0500 Subject: [PATCH] 0.25.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72a1f55ce..255e74b9e 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.6", + "version": "0.25.7", "main": "index.js", "repository": { "type": "git",