Skip to content

Commit

Permalink
15.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jfcere committed Feb 4, 2023
1 parent ffd8a4c commit 0e4b86f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-markdown",
"version": "15.1.0",
"version": "15.1.1",
"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",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-markdown",
"version": "15.1.0",
"version": "15.1.1",
"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",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7637,7 +7637,7 @@ ng-packagr@^15.0.0:
esbuild "^0.15.9"

"ngx-markdown@file:lib":
version "15.1.0"
version "15.1.1"
dependencies:
tslib "^2.3.0"
optionalDependencies:
Expand Down

0 comments on commit 0e4b86f

Please sign in to comment.