From 9d5efe2da01bb7bbe182417268cb8860abaafc45 Mon Sep 17 00:00:00 2001 From: Ruan Azevedo Date: Fri, 30 Jun 2023 10:41:14 -0300 Subject: [PATCH] 1.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 626299b6..077deaac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-health", - "version": "1.14.0", + "version": "1.15.0", "description": "A React Native package to interact with Apple HealthKit", "main": "index.js", "repository": {