summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Geary <rtgnj42@gmail.com>2019-09-29 17:49:22 -0400
committerRyan Geary <rtgnj42@gmail.com>2019-09-29 17:52:20 -0400
commit0b1a59ad2a55a81d58943a01da124e518450e15c (patch)
tree4315e43d7922bca3f90ac95f7ebbba33eb9b47e6 /Cargo.toml
parente28bdcce122c28a78e443cf4238c37e29179eb56 (diff)
Bump version in Cargo.tomlv0.1.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 29e6e90..21be88c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "choose"
-version = "0.2.0"
+version = "0.1.1"
authors = ["Ryan Geary <rtgnj42@gmail.com>"]
edition = "2018"