diff --git a/Cargo.lock b/Cargo.lock index 4238903..8303802 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1371,7 +1371,7 @@ dependencies = [ [[package]] name = "rblog" -version = "0.256.0" +version = "0.257.0" dependencies = [ "anyhow", "async-fs", diff --git a/Cargo.toml b/Cargo.toml index 70fea62..5ba0b28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rblog" -version = "0.256.0" +version = "0.257.0" authors = ["Prabir Shrestha "] edition = "2021" license = "MIT"