diff --git a/codetable/Cargo.toml b/codetable/Cargo.toml index 89f124bd..cc2b539d 100644 --- a/codetable/Cargo.toml +++ b/codetable/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "multihash-codetable" description = "Default multihash code-table with cryptographically secure hash implementations" -version = "0.1.0" +version = "0.1.1" repository = "https://github.com/multiformats/rust-multihash" license = "MIT" edition = "2021"