Skip to content
Snippets Groups Projects
Commit 46940091 authored by Katsu Kawakami's avatar Katsu Kawakami
Browse files

Release 0.2.1

parent 98e11be2
No related branches found
No related tags found
No related merge requests found
[package]
name = "rustyline"
version = "0.2.0"
version = "0.2.1"
authors = ["Katsu Kawakami <kkawa1570@gmail.com>"]
description = "Rustyline, a readline implementation based on Antirez's Linenoise"
documentation = "http://kkawakam.github.io/rustyline/rustyline"
......
......@@ -54,7 +54,7 @@ to your `Cargo.toml`:
```toml
[dependencies]
rustyline = "0.2.0"
rustyline = "0.2.1"
```
## Features
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment