Skip to content

Commit

Permalink
feat: bump astroport-router to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apollo-sturdy committed Mar 6, 2024
1 parent cc59997 commit 55a5d56
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 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.3.0"
version = "0.3.1-rc.1"
authors = ["Pacman <pacman@apollo.farm>", "Sturdy <sturdy@apollo.farm>"]
edition = "2021"
license = "MPL-2.0"
Expand Down Expand Up @@ -102,7 +102,7 @@ astroport-generator = { version = "=2.3.0", optional = true }
astroport-maker = { version = "=1.3.1", optional = true }
astroport-pair-stable = { version = "=2.1.3", optional = true, features = ["library"] }
astroport-pair = { version = "=1.3.2", optional = true }
astroport-router = { version = "=1.1.1", optional = true }
astroport-router = { version = "=1.2.0", optional = true }
astroport-staking = { version = "=1.1.0", optional = true }
astroport-vesting = { version = "=1.3.1", optional = true, features = ["library"] }
astroport-whitelist = { version = "=1.0.1", optional = true, features = ["library"] }
Expand Down

0 comments on commit 55a5d56

Please sign in to comment.