diff --git a/package.json b/package.json index 2d39ce21..7e589f5a 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": "2.2.4", + "version": "3.0.0", "main": "dist/src/index.js", "license": "MIT", "repository": {