diff --git a/Cargo.toml b/Cargo.toml index c4fe970..eddc327 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spinoff" -version = "0.5.4" +version = "0.6.0" edition = "2021" authors = ["ad4m"] description = "Simple to use Rust library for displaying spinners in the terminal"