From c836e32f277aa90f48f89214aab1e5b9e7617ebf Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 25 Sep 2018 10:09:07 -0700 Subject: [PATCH] Bump to 0.4.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ff2bbdc..6591c98 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.4.6" +version = "0.4.7" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"