diff --git a/package.json b/package.json index 03273c5d..58d54af9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-marked", - "version": "2.0.0", + "version": "2.1.0", "description": "Markdown renderer for React Native powered by marked.js", "main": "dist/commonjs/index", "module": "dist/module/index",