From 66216c917b5b17b5cb8bccd81af4a194c4814dd6 Mon Sep 17 00:00:00 2001 From: Jayden Seric Date: Sat, 27 Oct 2018 14:38:44 +1100 Subject: [PATCH] Version 4.0.1. --- changelog.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index b3eed3c..877e0c3 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # graphql-react changelog -## Next +## 4.0.1 ### Patch diff --git a/package.json b/package.json index 2026a34..babb659 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-react", - "version": "4.0.0", + "version": "4.0.1", "description": "A lightweight GraphQL client for React.", "license": "MIT", "author": {