From 68a5cd6d373f0171638d3048bb712ad0d48c449b Mon Sep 17 00:00:00 2001 From: Ruan Azevedo Date: Mon, 13 Mar 2023 19:34:30 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20v1.13.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e3ba0f6f..467e21dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-health", - "version": "1.13.6", + "version": "1.13.7", "description": "A React Native package to interact with Apple HealthKit", "main": "index.js", "repository": { @@ -30,4 +30,4 @@ "dependencies": { "@expo/config-plugins": "^4.1.5" } -} +} \ No newline at end of file