From da7495c20dbb4f72590c3c5edd5c0ebf0ccf3d87 Mon Sep 17 00:00:00 2001 From: Evan Scott Date: Mon, 30 Jul 2018 17:52:22 -0500 Subject: [PATCH] v6.7.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 91361553..72b21653 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.6.8", + "version": "6.7.0", "engines": { "node": ">= 4" }, @@ -93,4 +93,4 @@ "type": "opencollective", "url": "https://opencollective.com/markdown-to-jsx" } -} \ No newline at end of file +}