aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-08 10:39:22 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-08 10:39:22 -0500
commitcadcb7fe6e4d5ca1d5e867f76e3e2bca742149fa (patch)
treea87060ba4009480b0e72cf230a775b1de48e1604 /Cargo.toml
parentba204401e86d27102cb130b305f402a7809b523c (diff)
downloadvt100-rust-cadcb7fe6e4d5ca1d5e867f76e3e2bca742149fa.tar.gz
vt100-rust-cadcb7fe6e4d5ca1d5e867f76e3e2bca742149fa.zip
changelog and version bumpv0.3.2
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 c86b46e..bcbd9e5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.3.1"
+version = "0.3.2"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"