diff --git a/lib/package.json b/lib/package.json index 6881a89..d981f86 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,6 +1,6 @@ { "name": "ngx-markdown", - "version": "16.0.0-beta.0", + "version": "16.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 36ccf9d..6939cef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-markdown", - "version": "16.0.0-beta.0", + "version": "16.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 47b5947..150ed55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7879,7 +7879,7 @@ ng-packagr@^16.0.0: esbuild "^0.17.0" "ngx-markdown@file:lib": - version "16.0.0-beta.0" + version "16.0.0" dependencies: tslib "^2.3.0" optionalDependencies: