diff --git a/package.json b/package.json index 382b528..306ed83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marked-terminal", - "version": "7.0.0", + "version": "7.1.0", "description": "A custom render for marked to output to the Terminal", "main": "./index.cjs", "browser": "./index.js",