aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-06 16:21:43 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-06 16:21:43 -0500
commit92d6451ee6f72ce99dd735322ea92b6d84d2c39b (patch)
tree540bf163e2bb4eb982e0a869997ddd96addda1ba /Cargo.toml
parent00aaaf923e5d133b8f19d43860d00df9774cea7a (diff)
downloadteleterm-92d6451ee6f72ce99dd735322ea92b6d84d2c39b.tar.gz
teleterm-92d6451ee6f72ce99dd735322ea92b6d84d2c39b.zip
changelog and version bump0.1.5
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 fe12322..629d1a3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "teleterm"
-version = "0.1.4"
+version = "0.1.5"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"