From 3dfa68dc449c8bb8716fa77998b1360dc216f2a2 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Fri, 21 Nov 2014 19:36:11 -0800 Subject: Bump version number --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3e1e35a..cc85e5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "toml" -version = "0.1.1" +version = "0.1.2" authors = ["Alex Crichton "] -license = "MIT/APL2" +license = "MIT/Apache-2.0" readme = "README.md" keywords = ["encoding"] repository = "https://github.com/alexcrichton/toml-rs" -- cgit v1.2.3