aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-02-09 13:13:35 -0500
committerJesse Luehrs <doy@tozt.net>2020-02-09 13:13:35 -0500
commit9cf895d45280bf8e89b1f05a6ff2fe34ab5a5e30 (patch)
tree023fbc80656ec26a12f00cab87d830d9e2c3d6fc /Cargo.toml
parent26bc383f15fae383580e3faac1c0800a8dc17f99 (diff)
downloadvt100-rust-9cf895d45280bf8e89b1f05a6ff2fe34ab5a5e30.tar.gz
vt100-rust-9cf895d45280bf8e89b1f05a6ff2fe34ab5a5e30.zip
changelog and version bumpv0.8.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 ac6cd5a..48515c9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.8.0"
+version = "0.8.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"