diff --git a/Cargo.toml b/Cargo.toml
index 88e3a3ce..f8068edf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "zip_next"
-version = "0.7.3"
+version = "0.7.4"
 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 2eeeafa3..a52116eb 100644
--- a/README.md
+++ b/README.md
@@ -32,14 +32,14 @@ With all default features:
 
 ```toml
 [dependencies]
-zip_next = "0.7.3"
+zip_next = "0.7.4"
 ```
 
 Without the default features:
 
 ```toml
 [dependencies]
-zip_next = { version = "0.7.3", default-features = false }
+zip_next = { version = "0.7.4", default-features = false }
 ```
 
 The features available are: