diff --git a/codetable/Cargo.toml b/codetable/Cargo.toml
index 38711601..d19030a1 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.1"
+version = "0.1.2"
 repository = "https://github.com/multiformats/rust-multihash"
 license = "MIT"
 edition = "2021"