aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-07 16:44:30 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-07 16:44:30 -0500
commitbe252a2e1377bac9dbb2fda60f9cb70f69122718 (patch)
tree21011e7c7a524574d7b655a484c5d6fef3f21e9f /Cargo.toml
parent41b34a45ec4879ff45c3a775bc0f8e4f96ded265 (diff)
downloadteleterm-be252a2e1377bac9dbb2fda60f9cb70f69122718.tar.gz
teleterm-be252a2e1377bac9dbb2fda60f9cb70f69122718.zip
changelog and version bump0.1.6
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 629d1a3..b728000 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "teleterm"
-version = "0.1.5"
+version = "0.1.6"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"