Skip to content

Commit

Permalink
NPM package version updated to 18.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgeary committed Nov 4, 2024
1 parent dbc4c20 commit fc7d2f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "log4ngx",
"version": "18.0.1",
"version": "18.0.2",
"description": "A Typescript logging framework for Angular projects",
"author": "David Geary <david@secondbounce.com>",
"license": "MIT",
Expand Down Expand Up @@ -67,4 +67,4 @@
"typescript": "~5.4.5",
"typescript-eslint": "^8.4.0"
}
}
}
2 changes: 1 addition & 1 deletion projects/log4ngx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "log4ngx",
"version": "18.0.1",
"version": "18.0.2",
"description": "A Typescript logging framework for Angular projects",
"author": "David Geary <david@secondbounce.com>",
"license": "MIT",
Expand Down

0 comments on commit fc7d2f8

Please sign in to comment.