diff --git a/Cargo.lock b/Cargo.lock index 3e6e2d0..01faff3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -796,7 +796,7 @@ dependencies = [ [[package]] name = "rblog" -version = "0.114.0" +version = "0.116.0" dependencies = [ "anyhow", "async-fs", diff --git a/Cargo.toml b/Cargo.toml index 7ab57e8..2413d84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rblog" -version = "0.114.0" +version = "0.116.0" authors = ["Prabir Shrestha "] edition = "2021" license = "MIT"