aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-21 17:04:57 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-21 17:04:57 -0500
commite6c8ee8f3fa834661201d61ab2f225aa847c34b7 (patch)
treef72f3878e498609feb8838b266e11c625fecec54 /Cargo.toml
parentda890cfedbfc85e731a2604bdc66032a50b834f4 (diff)
downloadvt100-rust-e6c8ee8f3fa834661201d61ab2f225aa847c34b7.tar.gz
vt100-rust-e6c8ee8f3fa834661201d61ab2f225aa847c34b7.zip
changelog and version bumpv0.15.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 3b85c8e..b15b723 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.15.0"
+version = "0.15.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"