diff --git a/changelog.md b/changelog.md index 27ff40f..9d4cdce 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # graphql-react changelog -## Next +## 11.0.2 ### Patch diff --git a/package.json b/package.json index df82f94..167dc3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-react", - "version": "11.0.1", + "version": "11.0.2", "description": "A GraphQL client for React using modern context and hooks APIs that is lightweight (< 3 KB size limited) but powerful; the first Relay and Apollo alternative with server side rendering.", "license": "MIT", "author": {