summary history branches tags files
commit:38595886a86a6e8a754f99ab61f274bf26050257
author:Trevor Bentley
committer:Trevor Bentley
date:Mon Apr 2 14:03:09 2018 +0200
parents:c3d7ae4539bd5c70bd141c4e62776154e6bdf84e
(cargo-release) start next development iteration 0.4.1-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index cba5121..b16d67c
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hn"
-version = "0.4.0"
+version = "0.4.1-rc"
 authors = ["Trevor Bentley <mrmekon@gmail.com>"]
 description = "Rust wrapper for the Hacker News (YCombinator) API"
 keywords = ["hackernews", "news", "api"]