Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
This just has the cap-primitives reexport.
  • Loading branch information
cgwalters committed Dec 4, 2023
1 parent 2e53f7e commit a7be9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "3.0.0"
version = "3.0.1"

[dependencies]
cap-tempfile = "2"
Expand Down

0 comments on commit a7be9e1

Please sign in to comment.