diff --git a/package.json b/package.json index 3e1f40b..1ef0873 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marked-terminal", - "version": "2.0.0", + "version": "3.0.0", "description": "A custom render for marked to output to the Terminal", "main": "index.js", "scripts": {