Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @apollo/federation@0.6.7
 - @apollo/gateway@0.6.11
  • Loading branch information
trevor-scheer committed Jun 26, 2019
1 parent 4054962 commit 2ea5887
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/apollo-federation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollo/federation",
"version": "0.6.6",
"version": "0.6.7",
"description": "Apollo Federation Utilities",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollo/gateway",
"version": "0.6.10",
"version": "0.6.11",
"description": "Apollo Gateway",
"author": "opensource@apollographql.com",
"main": "dist/index.js",
Expand Down

0 comments on commit 2ea5887

Please sign in to comment.