aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-05 18:35:46 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-05 18:35:46 -0500
commitf5a16c77b43b37c7a7c1a96abd2187a2cea10c5b (patch)
treec4918c9aeecfd82184d0789d63ae6fcacf3d7ff9 /Cargo.toml
parent1117fff612703ac07f081c0801f1f225932936b1 (diff)
downloadttyrec-f5a16c77b43b37c7a7c1a96abd2187a2cea10c5b.tar.gz
ttyrec-f5a16c77b43b37c7a7c1a96abd2187a2cea10c5b.zip
changelog and version bump0.3.2
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 dfb6a84..b1d4d31 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ttyrec"
-version = "0.3.1"
+version = "0.3.2"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"