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