diff --git a/Cargo.toml b/Cargo.toml index 13f05a30..a8a2e15e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "term" -version = "0.5.0" +version = "0.5.1" authors = ["The Rust Project Developers", "Steven Allen"] license = "MIT/Apache-2.0" readme = "README.md"