aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-12-07 11:18:18 -0500
committerJesse Luehrs <doy@tozt.net>2019-12-07 11:18:18 -0500
commit1b01fb4c2c687d5da8b041f59000374d973426e0 (patch)
tree8c88ec87e7fc0b57a5ab16a47d07bb27cd25f4c8 /Cargo.toml
parent03a6fe754172bf780fb854dcd693128c86caa53b (diff)
downloadvt100-rust-1b01fb4c2c687d5da8b041f59000374d973426e0.tar.gz
vt100-rust-1b01fb4c2c687d5da8b041f59000374d973426e0.zip
changelog and version bumpv0.8.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 e8dd588..c30bddc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.7.0"
+version = "0.8.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"