aboutsummaryrefslogtreecommitdiffstats
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
parent712918bac80a8752c403ad3e70f90b5470709100 (diff)
downloadteleterm-910db438179518a374ab976eb39845699e8abed5.tar.gz
teleterm-910db438179518a374ab976eb39845699e8abed5.zip
changelog and version bump
-rw-r--r--CHANGELOG.md2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d7d700..9e9e729 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## Unreleased
+## [0.2.0] - 2019-11-14
### Added
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"