Skip to content

Commit

Permalink
Bump for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
hwillson committed Mar 15, 2021
1 parent 505d757 commit 4439fde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "apollo-client-devtools",
"description": "Developer tools for Apollo Client, with GraphiQL integration, cache inspection, and query watching.",
"license": "MIT",
"version": "3.0.0",
"version": "3.0.1",
"scripts": {
"install:client": "npm install --prefix development/client",
"install:server": "npm install --prefix development/server",
Expand Down
2 changes: 1 addition & 1 deletion src/extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.0",
"version": "3.0.1",
"author": "Apollo",
"name": "Apollo Client Devtools",
"description": "GraphQL debugging tools for Apollo Client.",
Expand Down

0 comments on commit 4439fde

Please sign in to comment.