diff --git a/package.json b/package.json index e14c96e..0c175d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-wrap-text", - "version": "0.1.3", + "version": "0.1.4", "description": "A simple utility to wrap matching substrings in React with custom jsx components", "type": "module", "main": "dist/index.js",