diff --git a/package.json b/package.json index a97278f..77ffec3 100644 --- a/package.json +++ b/package.json @@ -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 ", "license": "MIT", @@ -67,4 +67,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 e6a29c1..619308a 100644 --- a/projects/log4ngx/package.json +++ b/projects/log4ngx/package.json @@ -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 ", "license": "MIT",