From 805f47a9f90506824cd7188ac1d325c713ab77fd Mon Sep 17 00:00:00 2001 From: Chris Kalmar Date: Tue, 2 Feb 2021 00:30:19 +0100 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44ee364a..7e67aa84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shyft", - "version": "1.0.1", + "version": "1.1.0", "description": "Model driven GraphQL API framework", "main": "lib/index.js", "types": "lib/index.d.ts",