From 013a0d8d98f3fe4cba10e0b01ebeeaa13df60114 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Mon, 19 Jun 2023 18:11:08 +0200 Subject: [PATCH] v3.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98fd807..1fa118b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-view-shot", - "version": "3.6.0", + "version": "3.7.0", "description": "Capture a React Native view to an image", "main": "src/index.js", "types": "src/index.d.ts",