Skip to content

Commit edca04e

Browse files
committed
chore(release): 1.6.0 [skip ci]
## [@venusprotocol/cli-v1.6.0](https://github.com/VenusProtocol/keeper-bots/compare/@venusprotocol/cli-v1.5.0...@venusprotocol/cli-v1.6.0) (2024-09-18) ### Features * add minimum profitability ([dd71f52](dd71f52)) * add option to use fixed pairs when making conversions ([dd8060b](dd8060b)) ### Bug Fixes * update version to pacakge version ([34088fe](34088fe))
1 parent 8f7c53e commit edca04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@venusprotocol/cli",
3-
"version": "1.5.0-dev.5",
3+
"version": "1.6.0",
44
"license": "MIT",
55
"bin": {
66
"venus": "dist/venus.js"

0 commit comments

Comments
 (0)