Skip to content

Commit

Permalink
Version 1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Sep 4, 2018
1 parent 88e64b2 commit 003fac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# graphql-api-koa changelog

## Next
## 1.1.0

### Minor

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 003fac2

Please sign in to comment.