aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-06 13:55:56 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-06 13:55:56 -0500
commit35cb222004ad95a4acb6d1d24d5210b5267e3835 (patch)
tree02d0b654d4452eeccf15e2cbc78d5d21844e0b7a /Cargo.toml
parente21d3005c5ec2304f9f016cd506da93c78da5e51 (diff)
downloadvt100-rust-35cb222004ad95a4acb6d1d24d5210b5267e3835.tar.gz
vt100-rust-35cb222004ad95a4acb6d1d24d5210b5267e3835.zip
changelog and version bumpv0.3.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 ef620fc..026a318 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vt100"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"