summary history branches tags files
commit:508d3c3c7f95d686fbc2afcc267a0db612b85cb6
author:Trevor Bentley
committer:Trevor Bentley
date:Wed Jul 26 22:57:22 2017 +0200
parents:364cf6a7bcda34e21831fa0e5579f78879570e85
Release 0.2.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 49cec75..34c13e1
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hn"
-version = "0.1.0"
+version = "0.2.0"
 authors = ["Trevor Bentley <mrmekon@gmail.com>"]
 description = "Rust wrapper for the Hacker News (YCombinator) API"
 keywords = ["hackernews", "news", "api"]