summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-12-30 20:07:53 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-12-30 20:07:53 -0500
commit15fe9df0aac52e46ee07d9f0bf5f2342b0dc1924 (patch)
tree179fb30945c11de476fe3e40f4a5e93e7b53e517 /Cargo.toml
parentaa04e5f57cd94eb8d8f03d0087a8b4776f90b2d1 (diff)
downloadtwo-timer-15fe9df0aac52e46ee07d9f0bf5f2342b0dc1924.zip
reverted ToString
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 dd76975..64014c9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "two_timer"
-version = "1.3.2"
+version = "1.3.3"
authors = ["dfhoughton <dfhoughton@gmail.com>"]
description="parser for English time expressions"
homepage="https://github.com/dfhoughton/two-timer"