diff --git a/package.json b/package.json index 561e5460..8449b709 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://markdown-to-jsx.quantizor.dev", "license": "MIT", - "version": "7.3.2", + "version": "7.4.0", "engines": { "node": ">= 10" },