Skip to content

Commit

Permalink
v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ogham committed Jul 14, 2019
1 parent d67d65e commit 364358d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -7,7 +7,7 @@ documentation = "https://docs.rs/ansi_term"
homepage = "https://github.com/ogham/rust-ansi-term"
license = "MIT"
readme = "README.md"
version = "0.11.0"
version = "0.12.0"
repository = "https://github.com/ogham/rust-ansi-term"

[lib]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ This crate works with [Cargo](http://crates.io). Add the following to your `Carg

```toml
[dependencies]
ansi_term = "0.11"
ansi_term = "0.12"
```


Expand Down

0 comments on commit 364358d

Please sign in to comment.