From d722c08b06d0640d0d0a80d00c4bbba54662b6b3 Mon Sep 17 00:00:00 2001 From: carozo Date: Thu, 9 Jan 2025 11:29:12 -0300 Subject: [PATCH] chore: version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e945ad9..ce8070e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-health-link", - "version": "0.1.1", + "version": "0.1.2", "description": "A common interface for react-naative-health and react-native-health-connect.", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",