diff --git a/package.json b/package.json index 94b9f681..28ba3520 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": "6.7.2", + "version": "6.7.3", "engines": { "node": ">= 4" },