From 0809615a56db3a979407abc767445196fbdf428d Mon Sep 17 00:00:00 2001 From: gildas Date: Mon, 13 Mar 2017 10:09:08 +0100 Subject: [PATCH] 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cee67b..a30c218 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aor-simple-graphql-client", - "version": "0.0.4", + "version": "0.0.5", "description": "A simple GraphQL client for admin-on-rest", "main": "./lib/index.js", "repository": "https://github.com/djhi/aor-simple-graphql-client.git",