diff --git a/logger/Cargo.toml b/logger/Cargo.toml index bba584b..418a503 100644 --- a/logger/Cargo.toml +++ b/logger/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bp3d-logger" -version = "2.0.0-rc.2.1.0" +version = "2.0.0-rc.3.0.0" authors = ["Yuri Edward "] edition = "2021" description = "A flexible Log implementation intended to be used with BP3D software."