Skip to content

Commit 833c1b6

Browse files
committed
v1.6.7
1 parent 91c6203 commit 833c1b6

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stable-swap-anchor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stable-swap-anchor"
3-
version = "1.6.6"
3+
version = "1.6.7"
44
description = "Anchor bindings for the StableSwap Rust client."
55
license = "Apache-2.0"
66
authors = ["michaelhly <[email protected]>"]

stable-swap-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stable-swap-client"
3-
version = "1.6.6"
3+
version = "1.6.7"
44
description = "StableSwap Rust client."
55
license = "Apache-2.0"
66
authors = ["michaelhly <[email protected]>"]

stable-swap-math/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stable-swap-math"
3-
version = "1.6.6"
3+
version = "1.6.7"
44
description = "Calculations for the StableSwap invariant"
55
license = "Apache-2.0"
66
authors = ["michaelhly <[email protected]>"]

stable-swap-program/program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stable-swap"
3-
version = "1.6.6"
3+
version = "1.6.7"
44
authors = ["michaelhly <[email protected]>"]
55
edition = "2021"
66
description = "Saber StableSwap program."

0 commit comments

Comments
 (0)