diff --git a/changelog.md b/changelog.md index c33d6c4..29b36de 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # graphql-api-koa changelog -## Next +## 1.1.0 ### Minor diff --git a/package.json b/package.json index 0be8cec..209b259 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-api-koa", - "version": "1.0.0", + "version": "1.1.0", "description": "GraphQL API Koa middleware; the first Node.js GraphQL server to support native ESM.", "license": "MIT", "author": {