diff --git a/Cargo.toml b/Cargo.toml index bb97101..0bb9846 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2018" name = "poston" -version = "0.6.1-alpha.0" +version = "0.7.0" authors = ["Takeru Sato "] description = "Yet another Fluentd logger for Rust" documentation = "https://github.com/tkrs/poston"