diff --git a/package.json b/package.json index c9fdde4..4c7bf47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "draftjs-md-converter", - "version": "1.4.1", + "version": "1.4.2", "description": "Converter for converting Draft.js state into Markdown and vice versa", "main": "dist/index.js", "types": "index.d.ts",