From 6992a40658e9be750d869bce827037f1739c374e Mon Sep 17 00:00:00 2001 From: Elliot Blackburn Date: Tue, 10 Mar 2020 11:32:36 +0000 Subject: [PATCH] Prep release 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf4ff1e..b2b0d24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdpdf", - "version": "2.1.0", + "version": "2.1.1", "description": "Markdown to PDF command line converter", "main": "./src/index.js", "scripts": {