aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-11-17 21:28:38 -0500
committerJesse Luehrs <doy@tozt.net>2021-11-17 21:28:38 -0500
commit4ce7dae61a899588cf31f31aa67d4b437f1fc236 (patch)
tree9999233c820f4e5be44e2e94543b088978173ecf /Cargo.toml
parent3f17c0e2afb8ff7ffa2adb4b7573db219cdc1cc0 (diff)
downloadtextmode-4ce7dae61a899588cf31f31aa67d4b437f1fc236.tar.gz
textmode-4ce7dae61a899588cf31f31aa67d4b437f1fc236.zip
changelog and version bump
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 a0207aa..71706ac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "textmode"
-version = "0.1.1"
+version = "0.2.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"