summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Geary <rtgnj42@gmail.com>2020-08-13 17:51:05 -0400
committerRyan Geary <rtgnj42@gmail.com>2020-08-13 17:51:05 -0400
commit064efa3fcb5f1b39981f3726e5041cc06873d832 (patch)
treec848a0350f4b0f752cd384f9a780c942a079346e /Cargo.toml
parent76461e0a1dfdfe5d034a3f55d1aa75bc66698913 (diff)
Bump to version 1.3.1v1.3.1
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 0e46182..b34cc20 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "choose"
-version = "1.3.0"
+version = "1.3.1"
authors = ["Ryan Geary <rtgnj42@gmail.com>"]
edition = "2018"
license = "GPL-3.0-or-later"