aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-13 08:11:16 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-13 08:11:16 -0500
commit09bdb8ae8dda386583a458f04d9fc1f96804123d (patch)
treee68c7eff9c442bdf45ae45afad51082ae33a2a94 /Cargo.toml
parente1e64aba23deab02a95bf12448271d321ddd8226 (diff)
downloadvt100-rust-09bdb8ae8dda386583a458f04d9fc1f96804123d.tar.gz
vt100-rust-09bdb8ae8dda386583a458f04d9fc1f96804123d.zip
changelog and version bumpv0.6.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 4aa72a0..97f61fc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.6.0"
+version = "0.6.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"