From a020e9ae41e38f6445d6631e4bac21b9f7c5d22a Mon Sep 17 00:00:00 2001 From: arvitaly Date: Thu, 24 Nov 2016 07:27:26 +0700 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c3475d..9df489a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-models", - "version": "0.1.1", + "version": "0.2.0", "description": "Generate GraphQL-types from abstract models", "main": "index.js", "scripts": {