Skip to content

Commit bfbb355

Browse files
authored
Merge pull request #58 from cgwalters/release
Release 4.0.3
2 parents ef4f95c + 6ea8e12 commit bfbb355

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.2"
11+
version = "4.0.3"
1212

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

0 commit comments

Comments
 (0)