From 9fc4e9dc5884699a4ac70ee8972ea2a34ce2bac5 Mon Sep 17 00:00:00 2001 From: Adam Laszlo Rocska Date: Sun, 16 Apr 2023 02:38:37 +0200 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26450a5..aa3c0f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@21gram-consulting/next-rest", - "version": "0.1.1", + "version": "0.1.2", "description": "21Gram Consulting's Next REST library provides a convenience API to create RESTful NextJS API handlers and client interfaces for them.", "keywords": [ "NextJS",