aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-09 02:01:33 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-09 02:01:33 -0500
commitfe4225470112a6aa9d3f98ad892ef9823e80d71c (patch)
tree7222dfc4a5043276fb910205b999313cf4851ac7 /Cargo.toml
parentf8555701c71847a953bc21c602b6a070b757a107 (diff)
downloadvt100-rust-fe4225470112a6aa9d3f98ad892ef9823e80d71c.tar.gz
vt100-rust-fe4225470112a6aa9d3f98ad892ef9823e80d71c.zip
version bumpv0.12.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 cfd26cd..fb10f7c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.11.1"
+version = "0.12.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"