summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Geary <rtgnj42@gmail.com>2020-06-02 15:02:48 -0400
committerRyan Geary <rtgnj42@gmail.com>2020-06-02 15:02:48 -0400
commit588ff3ef1b6aca0d9cde993062ec9e6526bc0081 (patch)
tree4e58bd29aae463525f944a17ceeb969ed9ad54cd /Cargo.toml
parenta66621380b370c011de01a6d22dc2ebc638d0019 (diff)
Advance to v1.1.0v1.1.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d2e09d0..2501f5b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "choose"
-version = "1.0.0"
+version = "1.1.0"
authors = ["Ryan Geary <rtgnj42@gmail.com>"]
edition = "2018"