diff --git a/package.json b/package.json index 822a6fd1..8be6e00d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-markdown-preview", - "version": "2.0.0", + "version": "2.1.0", "description": "React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.", "homepage": "https://uiwjs.github.io/react-markdown-preview/", "main": "lib/cjs/index.js",