Skip to content

Commit

Permalink
Bumped v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Oct 1, 2020
1 parent 850556d commit 0309504
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Features:
npm i fastify mercurius
```

The previous name of this module is [fastify-gql](http://npm.im/fastify-gql) (< 6.0.0).

## Example

```js
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": "mercurius",
"version": "5.8.2",
"version": "6.0.0",
"description": "Fastify GraphQL adapter with gateway and subscription support",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 0309504

Please sign in to comment.