From 8c2cf3998ae2bdb12b2eb723416a676208e1a6d8 Mon Sep 17 00:00:00 2001 From: matinzd <24797481+matinzd@users.noreply.github.com> Date: Wed, 9 Oct 2024 16:49:52 +0200 Subject: [PATCH] chore: release 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 005af73..566c434 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-health-connect", - "version": "3.1.2", + "version": "3.2.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",