aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-04 20:44:35 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-04 20:44:35 -0500
commit7c17af75db682300e91b1d23f73cb282bf836d03 (patch)
tree7339748907ab2ab313784044982f77da6477e499 /Cargo.toml
parentaee04ecc6705d86d5371bbb54b2dc43bbec0773c (diff)
downloadttyrec-7c17af75db682300e91b1d23f73cb282bf836d03.tar.gz
ttyrec-7c17af75db682300e91b1d23f73cb282bf836d03.zip
changelog and version bump0.3.1
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 48e8b7e..dfb6a84 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ttyrec"
-version = "0.3.0"
+version = "0.3.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"