diff --git a/Cargo.toml b/Cargo.toml
index 96932d6..515d781 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "bankholidays"
-version = "1.1.1"
+version = "1.1.2"
 authors = ["David Hewson <dev@daveid.co.uk>"]
 
 description = "Bank Holidays for England & Wales in Rust"
@@ -12,4 +12,4 @@ license = "MIT"
 
 [dependencies]
 chrono = ">=0.2.0"
-computus = "1.0.0"
\ No newline at end of file
+computus = "1.0.0"