diff --git a/README.md b/README.md
index 9dbd0471..f18385f9 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
-
+
diff --git a/lib/package.json b/lib/package.json
index 1dbb4e9f..7692262d 100644
--- a/lib/package.json
+++ b/lib/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-markdown",
- "version": "17.2.1",
+ "version": "18.0.0",
"description": "Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights",
"homepage": "https://github.com/jfcere/ngx-markdown",
"license": "MIT",
diff --git a/package.json b/package.json
index 7d3efd0c..5236b732 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-markdown",
- "version": "17.2.1",
+ "version": "18.0.0",
"description": "Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights",
"homepage": "https://github.com/jfcere/ngx-markdown",
"license": "MIT",
diff --git a/yarn.lock b/yarn.lock
index 33c84a1f..4efa57ea 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9322,7 +9322,7 @@ ng-packagr@^18.0.0:
rollup "^4.18.0"
"ngx-markdown@file:lib":
- version "17.2.1"
+ version "18.0.0"
dependencies:
tslib "^2.3.0"
optionalDependencies:
@@ -12160,6 +12160,7 @@ wildcard@^2.0.0:
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
+ name wrap-ansi-cjs
version "7.0.0"
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==