Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
negi-grass committed Feb 28, 2023
1 parent c801915 commit 324c077
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions 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 crypto-botters-binance/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "crypto-botters-binance"
version = "0.3.1"
version = "0.3.2"
authors = ["negi_grass"]
edition = "2021"
description = "A crate for interacting with the Binance API."
Expand Down
2 changes: 1 addition & 1 deletion crypto-botters-bitflyer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "crypto-botters-bitflyer"
version = "0.3.1"
version = "0.3.2"
authors = ["negi_grass"]
edition = "2021"
description = "A crate for interacting with the bitFlyer API."
Expand Down
2 changes: 1 addition & 1 deletion crypto-botters-bybit/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "crypto-botters-bybit"
version = "0.2.1"
version = "0.2.2"
authors = ["negi_grass"]
edition = "2021"
description = "A crate for interacting with the bybit API."
Expand Down
2 changes: 1 addition & 1 deletion crypto-botters-coincheck/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "crypto-botters-coincheck"
version = "0.1.1"
version = "0.1.2"
authors = ["negi_grass"]
edition = "2021"
description = "A crate for interacting with the coincheck API."
Expand Down

0 comments on commit 324c077

Please sign in to comment.