diff --git a/package.json b/package.json index 49b6488..a9b54bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-highlight-words", - "version": "0.19.0", + "version": "0.20.0", "description": "React component to highlight words within a larger body of text", "main": "dist/main.js", "scripts": {