Skip to content

Commit 529cec6

Browse files
authored
release: 20.0.1 (#32)
1 parent 3fe20c4 commit 529cec6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-highlight-js",
3-
"version": "20.0.0",
3+
"version": "20.0.1",
44
"description": "Angular for syntax highlighting with highlight.js",
55
"keywords": [
66
"highlight",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-highlight-js",
3-
"version": "20.0.0",
3+
"version": "20.0.1",
44
"description": "Angular for syntax highlighting with highlight.js",
55
"keywords": [
66
"highlight",
@@ -59,4 +59,4 @@
5959
"typescript-eslint": "^8.33.1"
6060
},
6161
"packageManager": "[email protected]"
62-
}
62+
}

0 commit comments

Comments
 (0)