aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-05 18:39:27 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-05 18:39:27 -0500
commit2b3e4b2c97d97b091f5db96a71878bce50282a30 (patch)
treef57d3b4a8a65fdb3238dcc4d170f6f7c30fe9414 /Cargo.toml
parente9eb88026af653b8bf804892da4fbda8f692abf1 (diff)
downloadtextmode-2b3e4b2c97d97b091f5db96a71878bce50282a30.tar.gz
textmode-2b3e4b2c97d97b091f5db96a71878bce50282a30.zip
changelog and version bumpv0.2.1
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 82cbd88..44b823f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "textmode"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"