From 36c34240290c245280f6ea28cf986b160ceb7299 Mon Sep 17 00:00:00 2001 From: soumya-99 Date: Sun, 5 Apr 2026 16:53:56 +0530 Subject: [PATCH] chore: version upgraded --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 419c04f..ca9f6eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-richify", - "version": "1.0.6", + "version": "1.0.7", "description": "A customizable React Native rich text input with a native toolbar and Markdown or HTML output.", "main": "lib/commonjs/index.js", "module": "lib/module/index.js", @@ -87,4 +87,4 @@ "dependencies": { "lucide-react-native": "^1.7.0" } -} +} \ No newline at end of file