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