From 7c2a73a8aa1525b918b658ef387298df7245c079 Mon Sep 17 00:00:00 2001 From: LeKoArts Date: Wed, 21 Feb 2018 15:21:28 +0100 Subject: [PATCH] Update --- README.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a337203..bfe895b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,12 @@ To see all possible queries please use the GraphiQL editor which is available un modified conceived url + privacy areas + tags + description + tools + styles covers { size_original } diff --git a/package.json b/package.json index 962b5f8..f2d3060 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-behance", - "version": "2.0.0", + "version": "2.0.1", "description": "Gatsby source plugin for loading information from Behance", "main": "gatsby-node.js", "scripts": {