From 438430c65c6cebc8ea181280788dd28253a015bd Mon Sep 17 00:00:00 2001 From: Evan Scott Date: Mon, 24 Sep 2018 00:45:17 -0500 Subject: [PATCH] v6.7.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },