summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Geary <rtgnj42@gmail.com>2020-04-04 13:44:18 -0400
committerRyan Geary <rtgnj42@gmail.com>2020-04-04 13:44:18 -0400
commit6dc46adb8b3c5def38551fca63632ac9eb693e0b (patch)
treecc413eeec1f4de28dca4da47ed486f22471ddae4 /Cargo.toml
parentfabb9ced5e1add82df3a803a00c6df3a322450b2 (diff)
Move Cargo.toml to v1.0.0v1.0.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 5958275..8c9a6a0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "choose"
-version = "0.1.4"
+version = "1.0.0"
authors = ["Ryan Geary <rtgnj42@gmail.com>"]
edition = "2018"