From d0ecf55b201fadc5b1c894645cc74991ed38dc9a Mon Sep 17 00:00:00 2001 From: jfcere Date: Sat, 18 Nov 2023 21:09:03 -0500 Subject: [PATCH] 17.1.1 --- lib/package.json | 2 +- package.json | 2 +- yarn.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/package.json b/lib/package.json index bf70cd0..bf5b619 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,6 +1,6 @@ { "name": "ngx-markdown", - "version": "17.1.0", + "version": "17.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", diff --git a/package.json b/package.json index be63112..c8bee16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-markdown", - "version": "17.1.0", + "version": "17.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", diff --git a/yarn.lock b/yarn.lock index 9febe72..f259196 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8795,7 +8795,7 @@ ng-packagr@^17.0.0: esbuild "^0.19.0" "ngx-markdown@file:lib": - version "17.1.0" + version "17.1.1" dependencies: tslib "^2.3.0" optionalDependencies: