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