diff --git a/package.json b/package.json index f2c65193..d4bc10b3 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.3.0", + "version": "7.3.1", "engines": { "node": ">= 10" },