From bb7ec92d0ef7b7b71858d570062146c6dec32d5c Mon Sep 17 00:00:00 2001 From: Edward Barnard Date: Mon, 21 Aug 2017 20:40:07 +0100 Subject: Bump version post publish. --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index cea2b56..6d618b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,11 +1,11 @@ [package] name = "plist" -version = "0.2.3" +version = "0.2.4" authors = ["Ed Barnard "] description = "A rusty plist parser. Supports Serde serialization." license = "MIT" repository = "https://github.com/ebarnard/rust-plist/" -documentation = "https://docs.rs/plist/0.2.3/plist/" +documentation = "https://docs.rs/plist/0.2.4/plist/" keywords = ["plist", "parser"] build = "build.rs" -- cgit v1.2.3