diff --git a/package.json b/package.json index 5ee77bf..8e53661 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdpdf", - "version": "2.1.2", + "version": "3.0.0", "description": "Markdown to PDF command line converter", "main": "./src/index.js", "scripts": {