Skip to content

Commit

Permalink
chore(release): 1.0.0-dev.3 [skip ci]
Browse files Browse the repository at this point in the history
## [@venusprotocol/keeper-bots-v1.0.0-dev.3](https://github.com/VenusProtocol/keeper-bots/compare/@venusprotocol/keeper-bots-v1.0.0-dev.2...@venusprotocol/keeper-bots-v1.0.0-dev.3) (2024-08-26)

### Bug Fixes

* gracefully handle networks without core pool ([e69ff95](e69ff95))
* refactor get best trade to query amount again ([5ba37e0](5ba37e0))
  • Loading branch information
toolsvenus committed Aug 26, 2024
1 parent c99a4e3 commit af50fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/keeper-bots/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@venusprotocol/keeper-bots",
"version": "1.0.0-dev.2",
"version": "1.0.0-dev.3",
"description": "",
"scripts": {
"dev": "tsc --watch",
Expand Down

0 comments on commit af50fb6

Please sign in to comment.