aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-15 13:34:55 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-15 13:34:55 -0500
commit2a38d87947dd44c66c6d2be27086a80cfa8adef6 (patch)
tree27980fb4b58c3fc8c9f309f8b32f83b95dfcbd94 /Cargo.toml
parent656d9fd73189b73d6910d8424296c74b0abeac11 (diff)
downloadttyrec-bin-2a38d87947dd44c66c6d2be27086a80cfa8adef6.tar.gz
ttyrec-bin-2a38d87947dd44c66c6d2be27086a80cfa8adef6.zip
changelog and version bumpv0.1.3
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 ad9c0e4..cf27771 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ttyrec-bin"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"