aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-06 15:59:25 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-06 15:59:25 -0500
commitd54ff136bbdf94cc80fd3211d4626a5dc3ae2eca (patch)
tree00dcdb2db873b231429bb7ae93d7a24ae2e16720 /Cargo.toml
parent8c5858e36b5da21b2e49acbe5cbfb7ea095735b6 (diff)
downloadteleterm-d54ff136bbdf94cc80fd3211d4626a5dc3ae2eca.tar.gz
teleterm-d54ff136bbdf94cc80fd3211d4626a5dc3ae2eca.zip
changelog and version bump0.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 9633a9e..fe12322 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "teleterm"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"