diff --git a/changelog.md b/changelog.md index 2570e02..4856dc9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # graphql-react changelog -## Next +## 9.0.0 ### Major diff --git a/package.json b/package.json index 935fefd..7e46928 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-react", - "version": "8.3.0", + "version": "9.0.0", "description": "A GraphQL client for React using modern context and hooks APIs that is lightweight (< 2.5 KB size limited) but powerful; the first Relay and Apollo alternative with server side rendering.", "license": "MIT", "author": {