From 4fef0d0161535e26388627a80d53c90412a0ca0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Thu, 19 Oct 2023 16:14:51 +0200 Subject: [PATCH] v3.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fa118b..8ceb9a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-view-shot", - "version": "3.7.0", + "version": "3.8.0", "description": "Capture a React Native view to an image", "main": "src/index.js", "types": "src/index.d.ts",