aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-13 07:33:36 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-13 07:33:36 -0500
commit54279674273daf3803d83695eb2066e9cd8c5016 (patch)
treea001d8cecce67b29743aad4a461f86bc91ba3c8c /Cargo.toml
parent4c8e8318b76eef417a3c6234c69108d6ed92d05b (diff)
downloadvt100-rust-54279674273daf3803d83695eb2066e9cd8c5016.tar.gz
vt100-rust-54279674273daf3803d83695eb2066e9cd8c5016.zip
changelog and version bumpv0.6.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 4edc299..4aa72a0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.5.1"
+version = "0.6.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"