aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-08 13:23:41 -0500
committerJesse Luehrs <doy@tozt.net>2023-03-08 13:23:41 -0500
commit73248fa5804238e2a267a63c9614cf60538956a8 (patch)
treefb8c8f4e76c7f232360a5b12405e1a3a2be1fb8c /Cargo.toml
parent0a3b6b88656327e4de28e8b65e0e285fa3ab9bcd (diff)
downloadtextmode-main.tar.gz
textmode-main.zip
changelog and version bumpHEADv0.4.0main
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 af0c80a..b19c6f8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "textmode"
-version = "0.3.0"
+version = "0.4.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"