aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-04 20:34:47 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-04 20:34:47 -0500
commitd4bce2deb371f7615c937150f2538e78c40e086b (patch)
tree44702816f4c0a1fa670e4f02ad501bf63fd64793 /Cargo.toml
parenta77b914513017ef5e7287526d4da17581b6f0f27 (diff)
downloadvt100-rust-d4bce2deb371f7615c937150f2538e78c40e086b.tar.gz
vt100-rust-d4bce2deb371f7615c937150f2538e78c40e086b.zip
changelog and version bumpv0.13.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 bab20c2..fc1b2da 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.13.0"
+version = "0.13.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"