From d1df454c17ab90dd9c93b0e78c05be04f1688da7 Mon Sep 17 00:00:00 2001 From: matinzd <24797481+matinzd@users.noreply.github.com> Date: Sun, 4 Aug 2024 12:59:13 +0200 Subject: [PATCH] chore: release 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aadfb45..fb7769a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-health-connect", - "version": "2.1.0", + "version": "2.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",