From 0d69a14a273176c8405602f7543694b65966c7e0 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 7 Mar 2021 13:19:13 -0500 Subject: version bump --- CHANGELOG.md | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e30ef2..4cbc4e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [Unreleased] +## [0.11.1] - 2021-03-07 ### Changed diff --git a/Cargo.toml b/Cargo.toml index e35ce5d..cfd26cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vt100" -version = "0.11.0" +version = "0.11.1" authors = ["Jesse Luehrs "] edition = "2018" -- cgit v1.2.3