diff --git a/package.json b/package.json index 7e27f94..faba045 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@premieroctet/next-crud", - "version": "2.3.2", + "version": "3.0.0", "description": "Next.js CRUD routes generation helper", "main": "./dist/index.js", "types": "./dist/index.d.ts",