diff --git a/package.json b/package.json index 38f3b6e..8672d03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-rich-text-input", - "version": "0.7.1", + "version": "0.8.0", "description": "Native component that allows you to add different rich text abilities", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",