aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-02-05 14:57:43 -0500
committerJesse Luehrs <doy@tozt.net>2023-02-05 14:57:43 -0500
commit4c9e5da3de10d838d792929f1691024d6bf59c85 (patch)
treeb6fc03b5a60ed7e69628c6e0ca3bb028f87241db /Cargo.toml
parent0cf00851dc88ed8013a35747c803b6c83db83761 (diff)
downloadvt100-rust-4c9e5da3de10d838d792929f1691024d6bf59c85.tar.gz
vt100-rust-4c9e5da3de10d838d792929f1691024d6bf59c85.zip
changelog and version bumpv0.15.2
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 59a711d..ae8f3d3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.15.1"
+version = "0.15.2"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"