commit: | 2136b09f27ce41e6650b65afd711d868a6a27412 |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Sun Jul 30 12:36:40 2017 +0200 |
parents: | 61ec9abeb777339172fa3b1ac6d27e96b4b4f81d |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index 6e806c1..163aecc --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "hn" -version = "0.3.0" +version = "0.3.1-rc" authors = ["Trevor Bentley <mrmekon@gmail.com>"] description = "Rust wrapper for the Hacker News (YCombinator) API" keywords = ["hackernews", "news", "api"]