diff --git a/package.json b/package.json index e603fdfb..93b0c263 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.", "homepage": "https://probablyup.github.io/markdown-to-jsx", "license": "MIT", - "version": "7.0.0", + "version": "7.0.1", "engines": { "node": ">= 4" },