aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-15 13:19:04 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-15 13:19:04 -0500
commitb8eff010d34376cdc1c406083d9cf150032bb236 (patch)
treecd5a9d1753eb6fa02dfd484a7615018a1aff93b8 /Cargo.toml
parent51d6f6927ce9e63e2d5704748755aa42f9522ee3 (diff)
downloadvt100-rust-b8eff010d34376cdc1c406083d9cf150032bb236.tar.gz
vt100-rust-b8eff010d34376cdc1c406083d9cf150032bb236.zip
changelog and version bumpv0.15.0
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 c5d71fb..28665d6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.14.0"
+version = "0.15.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"