diff --git a/packages/apollo-federation/package.json b/packages/apollo-federation/package.json index 665d6030c8f..f87e6b7ca40 100644 --- a/packages/apollo-federation/package.json +++ b/packages/apollo-federation/package.json @@ -1,6 +1,6 @@ { "name": "@apollo/federation", - "version": "0.9.1", + "version": "0.9.2", "description": "Apollo Federation Utilities", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/apollo-gateway/package.json b/packages/apollo-gateway/package.json index f4de4ee29d3..a4bb680d19f 100644 --- a/packages/apollo-gateway/package.json +++ b/packages/apollo-gateway/package.json @@ -1,6 +1,6 @@ { "name": "@apollo/gateway", - "version": "0.10.1", + "version": "0.10.2", "description": "Apollo Gateway", "author": "opensource@apollographql.com", "main": "dist/index.js",