aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-04 09:30:09 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-04 09:30:09 -0500
commit59e7c620a516278719c1689ebebeb558bede5b60 (patch)
tree40afb9806df43556bfa5ce2d7a4eb8908526de7c /Cargo.toml
parent5c3e4c419a8bb4060a04b9cb1326bcdefe53109d (diff)
downloadvt100-rust-59e7c620a516278719c1689ebebeb558bede5b60.tar.gz
vt100-rust-59e7c620a516278719c1689ebebeb558bede5b60.zip
changelog and version bumpv0.2.00.2.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 fa4317c..ef620fc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.1.2"
+version = "0.2.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"