aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-10-23 04:27:04 -0400
committerJesse Luehrs <doy@tozt.net>2019-10-23 04:27:58 -0400
commit97eaa7a3c12eb741e488edbd70e076efa9eceb4c (patch)
tree17e93b5c16e04578f89e410588cfb80b3150fd13 /Cargo.toml
parent230aa1095996878c000cc8329970a8655fb53ef3 (diff)
downloadteleterm-97eaa7a3c12eb741e488edbd70e076efa9eceb4c.tar.gz
teleterm-97eaa7a3c12eb741e488edbd70e076efa9eceb4c.zip
version bump0.1.1
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 70f55b5..c376306 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "teleterm"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"