diff --git a/package.json b/package.json index 1f9e3a2..293f78e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-prisma-dynamic-resolvers", - "version": "0.1.8", + "version": "0.1.9", "description": "A library containing decorators for creating dynamic resolvers between database table objects through their navigation property.", "main": "dist/index.js", "types": "dist/index.d.ts",