aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-15 13:25:18 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-15 13:25:18 -0500
commit9c436e47f20476447d86fd8a53c78ed9c3e13aa2 (patch)
treee41719f7a169c4e0e1d2b9c439834ec6efb9117d /Cargo.toml
parent127864d444f847e3f7f1d494fea768d83985a5d7 (diff)
downloadttyrec-9c436e47f20476447d86fd8a53c78ed9c3e13aa2.tar.gz
ttyrec-9c436e47f20476447d86fd8a53c78ed9c3e13aa2.zip
changelog and version bumpv0.3.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 b1d4d31..899527c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ttyrec"
-version = "0.3.2"
+version = "0.3.3"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"