aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-06 22:38:18 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-06 22:38:18 -0500
commit24d05b6d2eeee4669f2b254106a31337f037b993 (patch)
treed66d73c85e9499795cb8a63d825cc5968b66ebcd /Cargo.toml
parentda463e1ab80793bd87f3ecb523e8a0fe137d89af (diff)
downloadvt100-rust-24d05b6d2eeee4669f2b254106a31337f037b993.tar.gz
vt100-rust-24d05b6d2eeee4669f2b254106a31337f037b993.zip
version bumpv0.10.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 78c9206..e6404a9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.9.0"
+version = "0.10.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"