summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Geary <rtgnj42@gmail.com>2021-07-12 21:28:14 -0400
committerRyan Geary <rtgnj42@gmail.com>2021-07-12 21:28:14 -0400
commit03e5ca4c1d235e79f497fe91af2b33c0be013781 (patch)
treef97e1d140cfbd397a3d57ad579bd0a7f9c321fdb /Cargo.toml
parent4c30976bf441c0529c825b67cbb2733a3c9924e4 (diff)
Bump to version 1.3.2v1.3.2
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 b34cc20..ac79e01 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "choose"
-version = "1.3.1"
+version = "1.3.2"
authors = ["Ryan Geary <rtgnj42@gmail.com>"]
edition = "2018"
license = "GPL-3.0-or-later"