diff --git a/package.json b/package.json index de01ec1..d072576 100644 --- a/package.json +++ b/package.json @@ -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 ", "license": "MIT", @@ -69,4 +69,4 @@ "typescript": "~5.4.5", "typescript-eslint": "^8.4.0" } -} +} \ No newline at end of file diff --git a/projects/log4ngx/package.json b/projects/log4ngx/package.json index ea06ffc..2584570 100644 --- a/projects/log4ngx/package.json +++ b/projects/log4ngx/package.json @@ -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 ", "license": "MIT", @@ -26,4 +26,4 @@ "dependencies": { "tslib": "^2.6.3" } -} +} \ No newline at end of file