Skip to content

Commit

Permalink
build: upgrade package version to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpion9979 committed Nov 14, 2023
1 parent c8a53cd commit 571c75a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
secretKeyRef:
name: hifi-liquidator-js-secret
key: wallet-seed
image: us-west3-docker.pkg.dev/liquidation-bots/hifi/hifi-liquidator-js:1.1.2
image: us-west3-docker.pkg.dev/liquidation-bots/hifi/hifi-liquidator-js:1.1.3
name: hifi-liquidator-js
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hifi/liquidator-js",
"description": "Utility for automatically liquidating underwater accounts in Hifi",
"version": "1.1.2",
"version": "1.1.3",
"author": {
"name": "Hifi",
"email": "[email protected]",
Expand Down

0 comments on commit 571c75a

Please sign in to comment.