aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-08 12:36:24 -0500
committerJesse Luehrs <doy@tozt.net>2023-03-08 12:36:24 -0500
commit35fc0c42897f5a13bcfc35c349be8c2560f8366f (patch)
tree8125e50bef5184d4612385f4d80ef76207b9cfd5 /Cargo.toml
parente857002d462bf08b197913fd1c3267a1f456a226 (diff)
downloadttyrec-35fc0c42897f5a13bcfc35c349be8c2560f8366f.tar.gz
ttyrec-35fc0c42897f5a13bcfc35c349be8c2560f8366f.zip
changelog and version bumpv0.4.0
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 08c7619..5d9428f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ttyrec"
-version = "0.3.3"
+version = "0.4.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"