diff --git a/Cargo.toml b/Cargo.toml index ecdee43..1de703e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "ahab" description = "docker cli wrapper" readme = "README.md" -version = "0.3.0" +version = "0.3.1" edition = "2021" license = "MIT" authors = ["Matej Janežič "]