diff --git a/package.json b/package.json index 39104711..9072f96a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "prisma-redis-middleware", "author": "A-J Roos ", - "version": "1.4.0", + "version": "2.0.0-0", "description": "Prisma Middleware for caching results of queries in Redis", "license": "MIT", "main": "./dist/index.js",