Skip to content

Commit

Permalink
NPM package version updated to 18.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgeary committed Aug 30, 2024
1 parent 2a4ec98 commit 4461526
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.0",
"version": "18.0.1",
"description": "A Typescript logging framework for Angular projects",
"author": "David Geary <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -67,4 +67,4 @@
"typescript": "~5.4.5",
"typescript-eslint": "^8.1.0"
}
}
}
4 changes: 2 additions & 2 deletions projects/log4ngx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "log4ngx",
"version": "18.0.0",
"version": "18.0.1",
"description": "A Typescript logging framework for Angular projects",
"author": "David Geary <[email protected]>",
"license": "MIT",
Expand All @@ -24,4 +24,4 @@
"dependencies": {
"tslib": "^2.6.3"
}
}
}

0 comments on commit 4461526

Please sign in to comment.