From 944906b5df11f7dc61f1aa65c7997fcd801268ba Mon Sep 17 00:00:00 2001 From: Chris Kalmar Date: Tue, 12 May 2020 21:00:39 +0200 Subject: [PATCH] v0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d20b6818..7b668995 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shyft", - "version": "0.6.1", + "version": "0.7.0", "description": "Model driven GraphQL API framework", "main": "lib/index.js", "types": "lib/index.d.ts",