aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-23 13:34:09 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-23 13:34:09 -0500
commit42b25717605bcb8206f71722f09d02ef4b4275f2 (patch)
treed9fd46829c9113a69c81a89a28300800db7fa521 /Cargo.toml
parentdf312db3c428e7e8936c5ad6846629236bcb6240 (diff)
downloadvt100-rust-42b25717605bcb8206f71722f09d02ef4b4275f2.tar.gz
vt100-rust-42b25717605bcb8206f71722f09d02ef4b4275f2.zip
changelog and version bumpv0.7.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 3b79b41..0232570 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.6.3"
+version = "0.7.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"