diff --git a/package.json b/package.json index 6e3e1d9..b5b2010 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-hyperlink", - "version": "0.0.20", + "version": "0.0.21", "description": "A component for react-native to make urls, fuzzy links, emails etc clickable", "main": "dist/commonjs/index.js", "module": "dist/module/index.js",