Skip to content

Commit

Permalink
NPM package version updated to 18.0.3-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgeary committed Dec 11, 2024
1 parent 83a5d97 commit a330b3d
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.2",
"version": "18.0.3-beta1",
"description": "A Typescript logging framework for Angular projects",
"author": "David Geary <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -69,4 +69,4 @@
"typescript": "~5.4.5",
"typescript-eslint": "^8.4.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.2",
"version": "18.0.3-beta1",
"description": "A Typescript logging framework for Angular projects",
"author": "David Geary <[email protected]>",
"license": "MIT",
Expand All @@ -26,4 +26,4 @@
"dependencies": {
"tslib": "^2.6.3"
}
}
}

0 comments on commit a330b3d

Please sign in to comment.