From b0c34c40070b8f71c5be51e93ed0b7f870d54a13 Mon Sep 17 00:00:00 2001 From: matinzd <24797481+matinzd@users.noreply.github.com> Date: Sun, 10 Nov 2024 13:24:00 +0100 Subject: [PATCH] chore: release 3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 706be7f..2969c96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-health-connect", - "version": "3.2.1", + "version": "3.3.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",