aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-07 00:59:35 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-07 00:59:35 -0500
commitbf2c29c21d8bc094b785e78dfb7387807599dec6 (patch)
tree6d3a4189fbb71b8513c021854d25a42e2369c235 /Cargo.toml
parentcd4f5a1a4d69800c3998853c4e6756411f9b7f56 (diff)
downloadvt100-rust-0.11.0.tar.gz
vt100-rust-0.11.0.zip
version bumpv0.11.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 e6404a9..100d949 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.10.0"
+version = "0.11.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"