aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-05 18:34:20 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-05 18:34:20 -0500
commit2e7a43fd0f68f4469927a032f5f77a52b664d276 (patch)
treeec4db93a7c3715b0792d22b42698a3b7501a3883 /Cargo.toml
parent087cdb93d971934cdf2a6a577d8d5fe94380611d (diff)
downloadvt100-rust-2e7a43fd0f68f4469927a032f5f77a52b664d276.tar.gz
vt100-rust-2e7a43fd0f68f4469927a032f5f77a52b664d276.zip
changelog and version bumpv0.13.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 fc1b2da..fcc108d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.13.1"
+version = "0.13.2"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"