diff --git a/package.json b/package.json index 75d2e98..97e80fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "log4ngx", - "version": "0.0.28", + "version": "0.0.29-beta", "description": "A Typescript logging framework for Angular projects", "author": "David Geary ", "license": "MIT", diff --git a/projects/log4ngx/package.json b/projects/log4ngx/package.json index d7fce15..aece5d5 100644 --- a/projects/log4ngx/package.json +++ b/projects/log4ngx/package.json @@ -1,6 +1,6 @@ { "name": "log4ngx", - "version": "0.0.28", + "version": "0.0.29-beta", "description": "A Typescript logging framework for Angular projects", "author": "David Geary ", "license": "MIT",