summary history branches tags files
commit:28d3267d5e8a31f32c05f1afcfa7155cfde503dd
author:Trevor Bentley
committer:Trevor Bentley
date:Tue Aug 8 21:51:43 2017 +0200
parents:c05e4690efe65ac50724e6d5a05ee6b1c37ad779
(cargo-release) start next development iteration 0.3.2-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 6e03fae..8e40b01
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hn"
-version = "0.3.1"
+version = "0.3.2-rc"
 authors = ["Trevor Bentley <mrmekon@gmail.com>"]
 description = "Rust wrapper for the Hacker News (YCombinator) API"
 keywords = ["hackernews", "news", "api"]