From a344ffeb5442cdc1fcaec648bb517f8d8bf8aa26 Mon Sep 17 00:00:00 2001 From: Chris Kalmar Date: Mon, 14 Jun 2021 16:11:31 +0200 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e436367f..0b572dd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shyft", - "version": "1.1.6", + "version": "1.2.0", "description": "Model driven GraphQL API framework", "main": "lib/index.js", "types": "lib/index.d.ts",