diff --git a/Cargo.toml b/Cargo.toml index fa8ae8b..c7b80f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sloggers" -version = "2.1.1" +version = "2.1.2" authors = ["Takeru Ohta "] description = "This library provides frequently used slog loggers and convenient functions" homepage = "https://github.com/sile/sloggers"