aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-11-10 12:37:41 -0500
committerJesse Luehrs <doy@tozt.net>2021-11-10 12:37:41 -0500
commita6cdd5f5fdf3bb0b7200cd2f5a4c27df92c1330f (patch)
tree993d8f243e2b53fd8c9058965e2fc539ab8863a5 /Cargo.toml
parentcc2af9780528ce259a87f66164da0396c054832b (diff)
downloadtextmode-a6cdd5f5fdf3bb0b7200cd2f5a4c27df92c1330f.tar.gz
textmode-a6cdd5f5fdf3bb0b7200cd2f5a4c27df92c1330f.zip
changelog and version bumpv0.1.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 cb5f0ee..9e3a042 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "textmode"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"