From 9c87f4966de5f8263b25fe36f3bcdf22519a168f Mon Sep 17 00:00:00 2001 From: matinzd <24797481+matinzd@users.noreply.github.com> Date: Fri, 9 Aug 2024 11:02:14 +0200 Subject: [PATCH] chore: release 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2de25f9..c0ff43d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-health-connect", - "version": "3.0.0", + "version": "3.1.0", "description": "React native library for health connect (Android only)", "funding": "https://github.com/matinzd/react-native-health-connect?sponsor=1", "main": "lib/commonjs/index",