Skip to content

Commit

Permalink
prepare for release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Glauber Costa authored and Glauber Costa committed Apr 29, 2021
1 parent 31dbe40 commit e9dcb04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2018"
futures = "0.3.5"
futures-lite = "1.11.1"
ansi_term = "0.12.1"
glommio = { version = "0.3.0", path = "../glommio" }
glommio = { version = "0.4.0", path = "../glommio" }
pretty-bytes = "0.2.2"
clap = "2.33"
sys-info = "0.7.0"
Expand Down
2 changes: 1 addition & 1 deletion glommio/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "glommio"
version = "0.3.1"
version = "0.4.0"
authors = [ "Glauber Costa <[email protected]>",
"Hippolyte Barraud <[email protected]>",
"DataDog"]
Expand Down

0 comments on commit e9dcb04

Please sign in to comment.