diff --git a/package.json b/package.json index ff693821..b4b26c87 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ng2-markdown-to-html", "description": "Angular 2+ library that uses marked to parse markdown to html combined with Prism.js for synthax highlights", "homepage": "https://github.com/jfcere/ng2-markdown-to-html", - "version": "1.3.1", + "version": "1.3.2", "license": "MIT", "author": { "name": "Jean-Francois Cere",