From af912eef82e5af4d6b11f8bc4b9166d56fe0cd0a Mon Sep 17 00:00:00 2001 From: WayneKim92 Date: Sat, 2 Nov 2024 06:06:04 +0900 Subject: [PATCH] chore: release 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b53f2e9..37bd1be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-good-tooltip", - "version": "1.2.0", + "version": "1.2.1", "description": "This tooltip was created with the best UX in mind.", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",