aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-04 10:23:33 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-04 10:23:33 -0500
commitb7f1e5116b5e182b1ce98560a724fb32ff97cae3 (patch)
treeb1eab8d654e0a61bea3f1a01fc767af51a379ca6 /Cargo.toml
parent7c8fa35807d3b3cda991715d9735e151367b2fb6 (diff)
downloadttyrec-b7f1e5116b5e182b1ce98560a724fb32ff97cae3.tar.gz
ttyrec-b7f1e5116b5e182b1ce98560a724fb32ff97cae3.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 739575e..d265132 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ttyrec"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"