diff --git a/packages/nestlogged-fastify/package.json b/packages/nestlogged-fastify/package.json index e992a1f..ef33472 100644 --- a/packages/nestlogged-fastify/package.json +++ b/packages/nestlogged-fastify/package.json @@ -1,6 +1,6 @@ { "name": "nestlogged-fastify", - "version": "3.3.0", + "version": "3.3.1", "description": "A NestJS Logger Decorator Library With Fastify Support", "main": "./lib/index.js", "types": "./lib/index.d.ts",