Skip to content

Commit 8737440

Browse files
authored
Merge pull request #61 from cgwalters/release
Release 4.0.4
2 parents c83064c + 50cdd09 commit 8737440

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.3"
11+
version = "4.0.4"
1212

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

0 commit comments

Comments
 (0)