From 10e19ab711593d34a5b618e985d7372d034e6c99 Mon Sep 17 00:00:00 2001 From: lazerblasters <40807667+lazerblasters@users.noreply.github.com> Date: Sun, 12 Sep 2021 22:24:29 -0400 Subject: [PATCH] chore: release 0.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2916f8b..238a2a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-feedback-reporter", - "version": "0.4.6", + "version": "0.4.7", "description": "RNFR is on a mission to help developers get useful information from testers to help debug issues by automatically gathering of information and integrating with popular tools.", "main": "lib/commonjs/index", "module": "lib/module/index",