From 314a372566b4e3e2253dcd60502a2b3df4c9961a Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 8 Mar 2023 14:13:53 -0500 Subject: changelog and version bump --- CHANGELOG.md | 2 +- Cargo.toml | 2 +- 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 "] edition = "2021" -- cgit v1.2.3-54-g00ecf