diff --git a/Cargo.toml b/Cargo.toml index 161ed51..9571568 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ name = "cap-std-ext" readme = "README.md" repository = "https://github.com/coreos/cap-std-ext" # For historical reasons, the major version number is one greater than the cap-std major. -version = "4.0.0" +version = "4.0.1" [dependencies] cap-tempfile = "3.2.0"