summary history branches tags files
commit:c3d7ae4539bd5c70bd141c4e62776154e6bdf84e
author:Trevor Bentley
committer:Trevor Bentley
date:Mon Apr 2 14:01:49 2018 +0200
parents:f0ac3dfad5311da37daad415c9298bb10a4f9ca5
Release 0.4.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index cfd000f..cba5121
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hn"
-version = "0.3.2-rc"
+version = "0.4.0"
 authors = ["Trevor Bentley <mrmekon@gmail.com>"]
 description = "Rust wrapper for the Hacker News (YCombinator) API"
 keywords = ["hackernews", "news", "api"]