commit: | 251a4a9663eb183836e29a74d056aeeb68ea1cb7 |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Wed Jul 26 22:58:49 2017 +0200 |
parents: | 508d3c3c7f95d686fbc2afcc267a0db612b85cb6 |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index 34c13e1..90af95c --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "hn" -version = "0.2.0" +version = "0.2.1-rc" authors = ["Trevor Bentley <mrmekon@gmail.com>"] description = "Rust wrapper for the Hacker News (YCombinator) API" keywords = ["hackernews", "news", "api"]