Skip to content

Commit

Permalink
chore(fee_collector): bump contract version
Browse files Browse the repository at this point in the history
  • Loading branch information
kerber0x committed Aug 30, 2024
1 parent 18bd015 commit 3e53735
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion contracts/liquidity_hub/fee_collector/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fee_collector"
version = "1.1.6"
version = "1.1.7"
authors = ["Kerber0x <kerber0x@protonmail.com>"]
edition.workspace = true
description = "Contract to collect the fees accrued by the pools and vaults in the liquidity hub"
Expand Down

0 comments on commit 3e53735

Please sign in to comment.