aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-12 08:46:02 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-12 08:46:02 -0500
commit89654c576119ba958a57e9c557d974b657d7c986 (patch)
treef64c4cf3889d2bfbcfd80a10ba9cc83ab9346bb0 /Cargo.toml
parentabbc965bc094f95f4754caf2fcca840fd1f0a781 (diff)
downloadvt100-rust-89654c576119ba958a57e9c557d974b657d7c986.tar.gz
vt100-rust-89654c576119ba958a57e9c557d974b657d7c986.zip
changelog and version bumpv0.5.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 11d6192..4edc299 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.5.0"
+version = "0.5.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"