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