From 2392e5833e6ec2aedab51961ea45197df69e940f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Wed, 8 May 2019 15:01:19 +0200 Subject: [PATCH] v2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 896f684a..5266ea34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-view-shot", - "version": "2.5.0", + "version": "2.6.0", "description": "Capture a React Native view to an image", "main": "src/index.js", "types": "src/index.d.ts",