Skip to content

Commit 9192399

Browse files
authored
Merge pull request #63 from cgwalters/release
Release 4.0.5
2 parents b465bf6 + 962a44c commit 9192399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name = "cap-std-ext"
88
readme = "README.md"
99
repository = "https://github.com/coreos/cap-std-ext"
1010
# For historical reasons, the major version number is one greater than the cap-std major.
11-
version = "4.0.4"
11+
version = "4.0.5"
1212

1313
[dependencies]
1414
cap-tempfile = "3.2.0"

0 commit comments

Comments
 (0)