From 544845c42833205208da54c80226c72e465afc71 Mon Sep 17 00:00:00 2001 From: Evan Jacobs Date: Mon, 11 Mar 2019 14:48:00 -0400 Subject: [PATCH] v6.9.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc5edb85..d8a5e144 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.9.0", + "version": "6.9.2", "engines": { "node": ">= 4" },