From 7601b3253a03eefe235c2a0f5a6042e0f6007ecd Mon Sep 17 00:00:00 2001 From: matinzd <24797481+matinzd@users.noreply.github.com> Date: Fri, 9 Aug 2024 09:57:50 +0200 Subject: [PATCH] chore: release 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb7769a..2de25f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-health-connect", - "version": "2.2.0", + "version": "3.0.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",