diff --git a/Cargo.toml b/Cargo.toml index 9921f429..bf03ae6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" authors = ["Manuel Sopena Ballesteros <msopena@cscs.ch>"] name = "manta" description = "Another CLI for basic/simple Shasta operations" -version = "1.0.0" +version = "1.0.1" license-file = "LICENSE" documentation = "https://github.com/eth-cscs/manta/blob/main/README.md" homepage = "https://github.com/eth-cscs/manta/blob/main/README.md"