From d626c3b6384b13424c863239cb931b66b502bce3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Thu, 25 Oct 2018 14:56:58 +0200 Subject: [PATCH] v2.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be2ab90a..896f684a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-view-shot", - "version": "2.4.0", + "version": "2.5.0", "description": "Capture a React Native view to an image", "main": "src/index.js", "types": "src/index.d.ts",