diff --git a/Cargo.toml b/Cargo.toml
index e1b5c67a..fbb0ece4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "zip_next"
-version = "0.6.6"
+version = "0.6.7"
 authors = ["Mathijs van de Nes <git@mathijs.vd-nes.nl>", "Marli Frost <marli@frost.red>", "Ryan Levick <ryan.levick@gmail.com>",
 "Chris Hennick <hennickc@amazon.com>"]
 license = "MIT"
diff --git a/README.md b/README.md
index cd7af001..7936e29c 100644
--- a/README.md
+++ b/README.md
@@ -31,14 +31,14 @@ With all default features:
 
 ```toml
 [dependencies]
-zip_next = "0.6.6"
+zip_next = "0.6.7"
 ```
 
 Without the default features:
 
 ```toml
 [dependencies]
-zip_next = { version = "0.6.6", default-features = false }
+zip_next = { version = "0.6.7", default-features = false }
 ```
 
 The features available are: