From 1995c4da6e72fe3e4e1fb0c5a66312285753fdc4 Mon Sep 17 00:00:00 2001 From: Hailey Date: Fri, 13 Sep 2024 15:50:48 -0700 Subject: [PATCH] chore: release 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86ee368..40ae501 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-uitextview", - "version": "1.2.1", + "version": "1.3.0", "description": "UITextView for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",