From 5c767dd3d168f233db39bba7710ed5d052649fac Mon Sep 17 00:00:00 2001 From: Lucas Bordignon Date: Mon, 5 Oct 2020 15:24:42 -0300 Subject: [PATCH] 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e796986f..75e37253 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-health", - "version": "1.1.2", + "version": "1.1.3", "description": "A React Native package to interact with Apple HealthKit", "main": "index.js", "repository": {