summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-01-27 13:45:31 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-01-27 13:45:31 -0500
commit4857262b4f90491e9016c2861708bd571949ad45 (patch)
tree8392775251ac83f4dbe598bb47607e0dd6f70564 /Cargo.toml
parent63cffe10d36371298486dfe611b003153c6bf561 (diff)
downloadtwo-timer-4857262b4f90491e9016c2861708bd571949ad45.zip
added ordinals in a_date 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 e796b51..1a2661c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "two_timer"
-version = "1.0.3"
+version = "1.0.4"
authors = ["dfhoughton <dfhoughton@gmail.com>"]
description="parser for English time expressions"
homepage="https://github.com/dfhoughton/two-timer"