From a4eaab782fb701ecbc035ff444b669e008b60a7e Mon Sep 17 00:00:00 2001 From: Chris Kalmar Date: Tue, 26 Jan 2021 05:54:01 +0100 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74aee894..88270dfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shyft", - "version": "1.0.0", + "version": "1.0.1", "description": "Model driven GraphQL API framework", "main": "lib/index.js", "types": "lib/index.d.ts",