Skip to content

Commit

Permalink
v0.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fordN committed Dec 24, 2021
1 parent 75db074 commit 017fedd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "0.18.5"
"version": "0.18.6"
}
2 changes: 1 addition & 1 deletion packages/indexer-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/indexer-agent",
"version": "0.18.5",
"version": "0.18.6",
"description": "Indexer agent",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 017fedd

Please sign in to comment.