diff --git a/package.json b/package.json index 2f99537..b5260d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-rich-text-input", - "version": "0.10.0", + "version": "0.10.1", "description": "Native component that allows you to add different rich text abilities", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",