Bump version to 1.2.0

This commit is contained in:
Ryan Geary 2020-06-08 23:23:33 -04:00
parent fc6a2ddbda
commit 152b4fb77d
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -37,7 +37,7 @@ checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
[[package]] [[package]]
name = "choose" name = "choose"
version = "1.1.2" version = "1.2.0"
dependencies = [ dependencies = [
"lazy_static", "lazy_static",
"regex", "regex",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "choose" name = "choose"
version = "1.1.2" version = "1.2.0"
authors = ["Ryan Geary <rtgnj42@gmail.com>"] authors = ["Ryan Geary <rtgnj42@gmail.com>"]
edition = "2018" edition = "2018"
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"

View file

@ -43,7 +43,7 @@ Please see our guidelines in [contributing.md](contributing.md).
``` ```
$ choose --help $ choose --help
choose 1.1.2 choose 1.2.0
`choose` sections from each line of files `choose` sections from each line of files
USAGE: USAGE: