From 3e098f370bbdc79acdf03a12d45c635a0dad9302 Mon Sep 17 00:00:00 2001 From: jeanpan Date: Sun, 15 Oct 2017 12:03:10 +0800 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8f02ce..02c981c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-camera-roll-picker", - "version": "1.2.2", + "version": "1.2.3", "description": "A React Native component providing images selection from camera roll ", "main": "index.js", "scripts": {