From 04bffe6cb1a24437d8609febf334744e9f99acab Mon Sep 17 00:00:00 2001 From: Evan Jacobs Date: Sun, 6 Sep 2020 21:14:20 -0400 Subject: [PATCH] v7.0.0-test.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d781ac1b..19837bdf 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.11.4", + "version": "7.0.0-test.0", "engines": { "node": ">= 4" },