aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-08 14:13:53 -0500
committerJesse Luehrs <doy@tozt.net>2023-03-08 14:13:53 -0500
commit314a372566b4e3e2253dcd60502a2b3df4c9961a (patch)
treeededc9b101d35de0c024f8aff64d5d22e19429f9 /Cargo.toml
parentaa08ecf2c465260048c7e5eac86a47f201e635c7 (diff)
downloadttyrec-bin-314a372566b4e3e2253dcd60502a2b3df4c9961a.tar.gz
ttyrec-bin-314a372566b4e3e2253dcd60502a2b3df4c9961a.zip
changelog and version bumpv0.1.4
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 1defd82..2506ae5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ttyrec-bin"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"