diff --git a/package.json b/package.json index fbbbedc0..5acacef9 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.4.2", + "version": "7.4.3", "engines": { "node": ">= 10" },