From dc68addddf97be5298cd05072c68645cce0ca984 Mon Sep 17 00:00:00 2001 From: Islam Rustamov Date: Sat, 9 Nov 2024 13:18:33 +0300 Subject: [PATCH] chore: release 0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5619bfc..639a6da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-rich-text-input", - "version": "0.14.0", + "version": "0.15.0", "description": "Native component that allows you to add different rich text abilities", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",