Skip to content
Snippets Groups Projects
Commit 32d62043 authored by ticki's avatar ticki
Browse files

Bump to 1.0.5

parent a3cc2276
No related branches found
No related tags found
No related merge requests found
[package] [package]
name = "termion" name = "termion"
version = "1.0.4" version = "1.0.5"
authors = ["Ticki <Ticki@users.noreply.github.com>"] authors = ["Ticki <Ticki@users.noreply.github.com>"]
description = "A bindless library for manipulating terminals." description = "A bindless library for manipulating terminals."
repository = "https://github.com/ticki/termion" repository = "https://github.com/ticki/termion"
......
...@@ -29,7 +29,7 @@ and this crate can generally be considered stable. ...@@ -29,7 +29,7 @@ and this crate can generally be considered stable.
```toml ```toml
[dependencies] [dependencies]
termion = "1.0.3" termion = "1.0"
``` ```
## 0.1.0 to 1.0.0 guide ## 0.1.0 to 1.0.0 guide
......
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