From ef418ab58970d396e9c8daf7a86d6a410ad11beb Mon Sep 17 00:00:00 2001 From: Edward Barnard Date: Wed, 19 Apr 2017 09:33:02 +0100 Subject: Bump version post publish. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 35ab721..e8eb608 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "plist" -version = "0.1.3" +version = "0.1.4" authors = ["Ed Barnard "] description = "A rusty plist parser. Supports Serde serialization." license = "MIT" -- cgit v1.2.3