aboutsummaryrefslogtreecommitdiffstats
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
parentaa08ecf2c465260048c7e5eac86a47f201e635c7 (diff)
downloadttyrec-bin-314a372566b4e3e2253dcd60502a2b3df4c9961a.tar.gz
ttyrec-bin-314a372566b4e3e2253dcd60502a2b3df4c9961a.zip
changelog and version bumpv0.1.4
-rw-r--r--CHANGELOG.md2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e68504..076bc84 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## [Unreleased]
+## [0.1.4] - 2023-03-08
### Changed
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"