From 790578260edf4feb75213b19fbc3a0e3f6bc817c Mon Sep 17 00:00:00 2001 From: foyarash Date: Mon, 4 Oct 2021 17:28:10 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16ba2eb..e85a670 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@premieroctet/next-crud", - "version": "1.2.0", + "version": "2.0.0", "description": "Next.js CRUD routes generation helper", "main": "./dist/index.js", "types": "./dist/index.d.ts",