Release 0.2.0
diff --git a/Cargo.toml b/Cargo.toml
index a4b2205..7e1d8e2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rustyline"
-version = "0.1.0"
+version = "0.2.0"
 authors = ["Katsu Kawakami <kkawa1570@gmail.com>"]
 description = "Rustyline, a readline implementation based on Antirez's Linenoise"
 documentation = "http://kkawakam.github.io/rustyline/rustyline"