summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Geary <rtgnj42@gmail.com>2022-04-23 18:32:34 -0400
committerRyan Geary <rtgnj42@gmail.com>2022-04-23 18:32:34 -0400
commitd434bd289d043997058d9a08d5e02642060fcde9 (patch)
tree444e7dac63836569df35867cbd97dca4805d3025 /Cargo.toml
parent0400bf6ce4ae30dcc852c9d05e24482fabb200b3 (diff)
Create version 1.3.4v1.3.4
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 c2df107..03bb52f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "choose"
-version = "1.3.3"
+version = "1.3.4"
authors = ["Ryan Geary <rtgnj42@gmail.com>"]
edition = "2018"
license = "GPL-3.0-or-later"