diff --git a/Cargo.toml b/Cargo.toml index 3521beb..20b5376 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2018" name = "poston" -version = "0.3.1" +version = "0.3.2" authors = ["Takeru Sato "] description = "Yet another Fluentd logger for Rust" documentation = "https://github.com/tkrs/poston"