aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-11-17 21:25:10 -0500
committerJesse Luehrs <doy@tozt.net>2021-11-17 21:25:10 -0500
commit2bbabde35ee98a4e724fbb3a08a37a5cb78bbfc2 (patch)
treebd0f1761107b4581b3ade4a7ec039ca876101168 /Cargo.toml
parentbd383c4270591134c13e271aa8db237848355e1d (diff)
downloadvt100-rust-2bbabde35ee98a4e724fbb3a08a37a5cb78bbfc2.tar.gz
vt100-rust-2bbabde35ee98a4e724fbb3a08a37a5cb78bbfc2.zip
changelog and version bumpv0.13.0
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 e747d13..bab20c2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.12.0"
+version = "0.13.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"