Skip to content

Commit 50dfb73

Browse files
committed
Version bump, prep for publish
1 parent 8864a6f commit 50dfb73

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "apollo-client-devtools",
33
"description": "Developer tools for Apollo Client, with GraphiQL integration, cache inspection, and query watching.",
44
"license": "MIT",
5-
"version": "2.2.1",
5+
"version": "2.2.2",
66
"scripts": {
77
"build": "cd shells/webextension && cross-env NODE_ENV=production webpack --progress --hide-modules",
88
"dev": "cd shells/dev && webpack-dev-server --inline --hot --no-info",

shells/webextension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.2.1",
2+
"version": "2.2.2",
33
"author": "Apollo",
44
"name": "Apollo Client Developer Tools",
55
"short_name": "Apollo DevTools",

0 commit comments

Comments
 (0)