From 1ac02da0572bfd5537d5eeb8a2360dc896ba0c37 Mon Sep 17 00:00:00 2001 From: Chris Kalmar Date: Fri, 5 Feb 2021 15:21:15 +0100 Subject: [PATCH] v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0414454..9ad15c85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shyft", - "version": "1.1.1", + "version": "1.1.2", "description": "Model driven GraphQL API framework", "main": "lib/index.js", "types": "lib/index.d.ts",