diff --git a/package.json b/package.json index d084be5..bf4ff1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdpdf", - "version": "2.0.7", + "version": "2.1.0", "description": "Markdown to PDF command line converter", "main": "./src/index.js", "scripts": {