diff --git a/package.json b/package.json index a75d5999..877d9fbe 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.1.1", + "version": "1.1.2", "license": "MIT", "author": { "name": "Jean-Francois Cere",