diff --git a/Cargo.lock b/Cargo.lock index a66e531..96ebb7e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1312,7 +1312,7 @@ dependencies = [ [[package]] name = "rblog" -version = "0.265.0" +version = "0.266.0" dependencies = [ "anyhow", "async-fs", diff --git a/Cargo.toml b/Cargo.toml index 5ab83b3..40b136c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rblog" -version = "0.265.0" +version = "0.266.0" authors = ["Prabir Shrestha "] edition = "2021" license = "MIT"