From d1423768c7baf4db06e0ff1be70b3c61f3942f9e Mon Sep 17 00:00:00 2001 From: Johan Du toit Date: Wed, 22 Jan 2020 09:24:51 +0200 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fbfc3ac5..3453a0c45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-image-picker", - "version": "2.1.0", + "version": "2.2.0", "description": "A React Native module that allows you to use native UI to select media from the device library or directly from the camera", "react-native": "src/index.ts", "types": "lib/typescript/index.d.ts",