diff --git a/package.json b/package.json index b74f37a..bce2357 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanar/react-native-highlight-text", - "version": "1.0.1", + "version": "1.0.2", "description": "A React Native port of react-native-highlight-words. This component is used to highlight words within a larger body of text.", "main": "lib/commonjs/index.js", "react-native": "lib/module/index.js",