aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-10-23 05:00:16 -0400
committerJesse Luehrs <doy@tozt.net>2019-10-23 05:01:31 -0400
commit98acea689606fde19152c1709ebf8c4ac85e2714 (patch)
treee17d98142ec70a25514937f6c00b9cc414859e18 /Cargo.toml
parent7cdde423dec01f9807a245b5e1172e86e4555ec9 (diff)
downloadteleterm-98acea689606fde19152c1709ebf8c4ac85e2714.tar.gz
teleterm-98acea689606fde19152c1709ebf8c4ac85e2714.zip
changelog and version bump0.1.2
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 c376306..cff972f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "teleterm"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"