diff --git a/package.json b/package.json index 0b57eed..b42e0c2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@devoxa/prisma-relay-cursor-connection", "description": "Extend Prisma's `findMany` method to support the Relay Cursor Connections", - "version": "3.1.1", + "version": "3.1.2", "main": "dist/src/index.js", "license": "MIT", "repository": {