aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-05 19:55:47 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-05 19:56:22 -0500
commit7caa58a5d78705f19863ed213e8e94c885c4bb01 (patch)
tree8cc5d2d0d1d12b4de953b39d34ec0fda76e596f3 /Cargo.toml
parent652da944c680e53a6c35757ad6bc2612fd45e264 (diff)
downloadttyrec-bin-7caa58a5d78705f19863ed213e8e94c885c4bb01.tar.gz
ttyrec-bin-7caa58a5d78705f19863ed213e8e94c885c4bb01.zip
changelog and version bumpv0.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 02a2ea0..c3876ae 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ttyrec-bin"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"