aboutsummaryrefslogtreecommitdiff
path: root/helix-tui
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-08-14 04:31:23 +0000
committerBlaž Hrastnik2021-08-14 04:32:29 +0000
commit1caedc18ca47d07b30a5997c092f2683cce3042e (patch)
treede856e346fc0b92584aa20293c5ebcca4b142355 /helix-tui
parentdbd1f11311e72658f81ad50ea500c2710c766fd8 (diff)
Release v0.4.1
Diffstat (limited to 'helix-tui')
-rw-r--r--helix-tui/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-tui/Cargo.toml b/helix-tui/Cargo.toml
index 2a23046a..aa287497 100644
--- a/helix-tui/Cargo.toml
+++ b/helix-tui/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "helix-tui"
-version = "0.4.0"
+version = "0.4.1"
authors = ["Blaž Hrastnik <blaz@mxxn.io>"]
description = """
A library to build rich terminal user interfaces or dashboards