aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-14 02:19:47 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-14 02:19:47 -0500
commit910db438179518a374ab976eb39845699e8abed5 (patch)
tree203c0170c20daf8d67d264653d7c7154ef703e84 /Cargo.toml
parent712918bac80a8752c403ad3e70f90b5470709100 (diff)
downloadteleterm-910db438179518a374ab976eb39845699e8abed5.tar.gz
teleterm-910db438179518a374ab976eb39845699e8abed5.zip
changelog and version bump
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 956e467..2dcd55b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "teleterm"
-version = "0.1.6"
+version = "0.2.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"