0.2.2
diff --git a/Cargo.toml b/Cargo.toml
index c15be0b..5f49921 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "json5"
-version = "0.2.1"
+version = "0.2.2"
 authors = ["Callum Oakley <c.oakley108@gmail.com>"]
 description = "A Rust JSON5 serializer and deserializer which speaks Serde."
 license = "ISC"