aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-06 14:23:23 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-06 14:23:23 -0500
commit484e4439a7984dd55d46eb432f5b7822b12b2c4a (patch)
treec26a7912a48405021b47a13e629a8166e83ec735 /Cargo.toml
parent365d14de0ffe39aa7991bcb791c97c3aa97698b8 (diff)
downloadvt100-rust-484e4439a7984dd55d46eb432f5b7822b12b2c4a.tar.gz
vt100-rust-484e4439a7984dd55d46eb432f5b7822b12b2c4a.zip
changelog and version bumpv0.3.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 026a318..c86b46e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.3.0"
+version = "0.3.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"