From 81d78ac7e6d108ea6af42c6565be66ba5a776488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Thu, 25 Jul 2019 09:53:20 +0200 Subject: [PATCH] v3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56c9ed91..a1ed5291 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-view-shot", - "version": "3.0.0", + "version": "3.0.1", "description": "Capture a React Native view to an image", "main": "src/index.js", "types": "src/index.d.ts",