diff --git a/dist/package.json b/dist/package.json index 94031d4..5cf5421 100644 --- a/dist/package.json +++ b/dist/package.json @@ -1,6 +1,6 @@ { "name": "nlogdec", - "version": "1.1.0", + "version": "1.1.1", "description": "A NestJS Logger Decorator Library", "main": "lib/index.js", "repository": "https://github.com/worplo/nestlogged",