diff --git a/Cargo.toml b/Cargo.toml index de64b9f..373c26c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "log-once" -version = "0.3.0" +version = "0.3.1" edition = "2018" authors = ["Luthaf "] license = "MIT/Apache-2.0"