From 5f654887fbdbcd556a11da49aae83a534c7905b6 Mon Sep 17 00:00:00 2001 From: WayneKim92 Date: Thu, 29 Aug 2024 23:36:04 +0900 Subject: [PATCH] chore: release 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ab48f1..e713717 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-good-tooltip", - "version": "1.1.0", + "version": "1.1.1", "description": "This tooltip was created with the best UX in mind.", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",