summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
-rw-r--r--readme.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index bdd56e0..56a7d17 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -37,7 +37,7 @@ checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
[[package]]
name = "choose"
-version = "1.1.2"
+version = "1.2.0"
dependencies = [
"lazy_static",
"regex",
diff --git a/Cargo.toml b/Cargo.toml
index 7546543..5deeb81 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "choose"
-version = "1.1.2"
+version = "1.2.0"
authors = ["Ryan Geary <rtgnj42@gmail.com>"]
edition = "2018"
license = "GPL-3.0-or-later"
diff --git a/readme.md b/readme.md
index cf911a6..0c2f4b6 100644
--- a/readme.md
+++ b/readme.md
@@ -43,7 +43,7 @@ Please see our guidelines in [contributing.md](contributing.md).
```
$ choose --help
-choose 1.1.2
+choose 1.2.0
`choose` sections from each line of files
USAGE: