aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-07 13:19:13 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-07 13:19:13 -0500
commit0d69a14a273176c8405602f7543694b65966c7e0 (patch)
tree9373d06d12ccd39ccd057ac576a4631e21e02f63 /Cargo.toml
parentfb98bbdc50daaac71ff509c25f6a99b4ffa8459a (diff)
downloadvt100-rust-0d69a14a273176c8405602f7543694b65966c7e0.tar.gz
vt100-rust-0d69a14a273176c8405602f7543694b65966c7e0.zip
version bumpv0.11.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 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 <doy@tozt.net>"]
edition = "2018"