aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Perry <avaglir@gmail.com>2018-05-03 22:08:54 -0400
committerNathan Perry <avaglir@gmail.com>2018-05-03 22:11:02 -0400
commita52eae2964e8e86bf3e587f17d607025f07efdbb (patch)
tree4d73278ab811280d57fde01d7635e4b3898b09f2 /Cargo.toml
parent652a36f172df43c080d6dc1d3680166ee3045f82 (diff)
support message deletion0.1.4
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 ef970e5..707f015 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "thulani"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Nathan Perry <avaglir@gmail.com>"]
[features]