From f75dba1f28fe39297d3ab36c5fb0fdcd53011fd6 Mon Sep 17 00:00:00 2001 From: Hailey Date: Thu, 25 Apr 2024 18:57:24 -0700 Subject: [PATCH] chore: release 1.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3ca936..feb6fb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-uitextview", - "version": "1.1.6", + "version": "1.1.7", "description": "UITextView for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",