summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-02-03 14:10:16 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-02-03 14:10:16 -0500
commit0da507aa04c73c9a1f96107f4082232cd72ade83 (patch)
tree9a8c6e476a112e7e763d3a5a4e9ab53406ce19de /Cargo.toml
parent822e3ddfc9f99cb84355971f3158985d2ecce44d (diff)
downloadtwo-timer-0da507aa04c73c9a1f96107f4082232cd72ade83.zip
added before and after pattern
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 748b2ea..26f7151 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "two_timer"
-version = "1.0.5"
+version = "1.0.6"
authors = ["dfhoughton <dfhoughton@gmail.com>"]
description="parser for English time expressions"
homepage="https://github.com/dfhoughton/two-timer"