summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2020-03-07 14:05:02 -0500
committerdfhoughton <dfhoughton@gmail.com>2020-03-07 14:05:02 -0500
commit38518e3450f7887d3997fb809a3f437e2e1ecd98 (patch)
tree64a5ae83a8489ae1a411df59b6c963a7e28306df /Cargo.toml
parentb41efb6ccc6174b6c0d2cd05f2b42c1ce8b653e8 (diff)
downloadtwo-timer-38518e3450f7887d3997fb809a3f437e2e1ecd98.zip
various fixes and changes -- see CHANGES.md
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 5691088..e167a3f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "two_timer"
-version = "1.3.4"
+version = "2.0.0"
authors = ["dfhoughton <dfhoughton@gmail.com>"]
description="parser for English time expressions"
homepage="https://github.com/dfhoughton/two-timer"