Skip to content

Commit 2694bb4

Browse files
committed
Bump version to 1.0.9
1 parent e204337 commit 2694bb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extension/dist/index_bundle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94242,7 +94242,7 @@
9424294242
/***/ (function(module, exports) {
9424394243

9424494244
module.exports = {
94245-
"version": "1.0.8.1",
94245+
"version": "1.0.9",
9424694246
"name": "Apollo Client Developer Tools",
9424794247
"short_name": "Apollo DevTools",
9424894248
"description": "GraphQL debugging tools for Apollo Client in the Chrome developer console.",

extension/manifest.json

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

0 commit comments

Comments
 (0)