aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-04 03:22:29 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-04 03:22:29 -0500
commit5ae3165e98d8644f57edd54f78a093e353e3c921 (patch)
tree054fd3be8a56618c2e0a64da2217a867f8f3168b /Cargo.toml
parent9d07ac10cf7ec1278dd90ae8c4fe73cbd80c3fd5 (diff)
downloadttyrec-5ae3165e98d8644f57edd54f78a093e353e3c921.tar.gz
ttyrec-5ae3165e98d8644f57edd54f78a093e353e3c921.zip
changelog and version bump
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 e3bd3b4..d0a8022 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ttyrec"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"