aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-15 13:29:43 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-15 13:29:43 -0500
commit94869744d2f374e2ca0b76e2d2d15622ba634b34 (patch)
tree9079b88bb6308a24a8654eda85f995d2b57b9561 /Cargo.toml
parenteefc1f8cf664f685c49cecabb1f15419ac151259 (diff)
downloadtextmode-94869744d2f374e2ca0b76e2d2d15622ba634b34.tar.gz
textmode-94869744d2f374e2ca0b76e2d2d15622ba634b34.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 472bb2f..9766480 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "textmode"
-version = "0.2.2"
+version = "0.3.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"