summary history branches tags files
commit:c05e4690efe65ac50724e6d5a05ee6b1c37ad779
author:Trevor Bentley
committer:Trevor Bentley
date:Tue Aug 8 21:50:59 2017 +0200
parents:eb54f2304c48b9f092676f4b44e108f49df588e8
Release 0.3.1
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 163aecc..6e03fae
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hn"
-version = "0.3.1-rc"
+version = "0.3.1"
 authors = ["Trevor Bentley <mrmekon@gmail.com>"]
 description = "Rust wrapper for the Hacker News (YCombinator) API"
 keywords = ["hackernews", "news", "api"]