diff --git a/dist/package.json b/dist/package.json
index dfaeb56..26219d3 100644
--- a/dist/package.json
+++ b/dist/package.json
@@ -1,6 +1,6 @@
 {
   "name": "nestlogged",
-  "version": "2.0.4",
+  "version": "2.1.0",
   "description": "A NestJS Logger Decorator Library",
   "main": "lib/index.js",
   "repository": "https://github.com/worplo/nestlogged",