summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-02-10 16:35:23 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-02-10 16:35:23 -0500
commit72efcceb945fb80a576775a513b64e104078e9f0 (patch)
tree8988e40d08276cf6f8e723cf5fcb79af63b1eb7b /Cargo.toml
parent46b9401a350645472ded762adce28db7545895c0 (diff)
downloadtwo-timer-72efcceb945fb80a576775a513b64e104078e9f0.zip
added specific_time rule
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 26f7151..7ea2a3e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "two_timer"
-version = "1.0.6"
+version = "1.0.7"
authors = ["dfhoughton <dfhoughton@gmail.com>"]
description="parser for English time expressions"
homepage="https://github.com/dfhoughton/two-timer"