diff --git a/dex/Cargo.toml b/dex/Cargo.toml index 53f51d15..422583d0 100644 --- a/dex/Cargo.toml +++ b/dex/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "serum_dex" -version = "0.5.3" +version = "0.5.4" description = "Serum DEX" repository = "https://github.com/project-serum/serum-dex" edition = "2018"