Skip to content

Commit

Permalink
bump version to v0.1.19
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Keao <[email protected]>
  • Loading branch information
YangKeao committed Feb 24, 2021
1 parent a2ec5f7 commit c6248aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "toda"
version = "0.1.18"
version = "0.1.19"
authors = ["Yang Keao <[email protected]>"]
edition = "2018"

Expand Down Expand Up @@ -36,4 +36,4 @@ tracing-futures = "0.2"
tracing-subscriber = "0.2"

[profile.release]
debug = true
debug = true

0 comments on commit c6248aa

Please sign in to comment.