Skip to content

Commit

Permalink
chore: bump pair-concentrated
Browse files Browse the repository at this point in the history
  • Loading branch information
apollo-sturdy committed Aug 22, 2024
1 parent 3f02a62 commit 41f8fc7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cw-it"
version = "0.4.0-rc.7"
version = "0.4.0-rc.8"
authors = ["Pacman <[email protected]>", "Sturdy <[email protected]>"]
edition = "2021"
license = "MPL-2.0"
Expand Down Expand Up @@ -104,7 +104,7 @@ astroport-router = { version = "=1.2.1", optional = true }
astroport-staking = { version = "=2.1.0", optional = true }
astroport-vesting = { version = "=1.4.0", optional = true, features = ["library"] }
astroport-whitelist = { version = "=2.0.0", optional = true, features = ["library"] }
astroport-pair-concentrated = { version = "=4.0.1", optional = true, features = ["library"] }
astroport-pair-concentrated = { version = "=4.0.2", optional = true, features = ["library"] }
astroport-incentives = { version = "=1.1.0", optional = true, features = ["library"] }
astroport-liquidity-manager = { version = "=1.0.4", optional = true, features = ["library"] }

Expand Down

0 comments on commit 41f8fc7

Please sign in to comment.