From 2d53e6130fbb289ce8100cf69e207129e53fad38 Mon Sep 17 00:00:00 2001 From: foyarash Date: Mon, 22 Nov 2021 15:58:54 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2e84a3..077053d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@premieroctet/next-crud", - "version": "2.1.2", + "version": "2.1.3", "description": "Next.js CRUD routes generation helper", "main": "./dist/index.js", "types": "./dist/index.d.ts",