From 49b0b3df2bc6e72ddd168a2994530084fe176267 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 22 Jun 2017 06:55:45 -0700 Subject: [PATCH] Bump to 0.4.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7767840..61fb73a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.4.1" +version = "0.4.2" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"