diff --git a/Cargo.lock b/Cargo.lock index c591c8e..36afd37 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1336,7 +1336,7 @@ dependencies = [ [[package]] name = "rblog" -version = "0.263.0" +version = "0.264.0" dependencies = [ "anyhow", "async-fs", diff --git a/Cargo.toml b/Cargo.toml index 3ce6856..956d4d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rblog" -version = "0.263.0" +version = "0.264.0" authors = ["Prabir Shrestha "] edition = "2021" license = "MIT"