aboutsummaryrefslogtreecommitdiff
path: root/helix-tui
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-06-13 13:35:13 +0000
committerBlaž Hrastnik2021-06-13 13:35:13 +0000
commitae5ecfdf66102200693472a60929adb27a88b2e4 (patch)
tree0a2be1e7f43079b3eddcce57ac3488253d8f25b0 /helix-tui
parentd545e6164416e0aecc71ff1350b5c9827723c43d (diff)
Release v0.2.0
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 d819fea1..19b2edcb 100644
--- a/helix-tui/Cargo.toml
+++ b/helix-tui/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "helix-tui"
-version = "0.0.10"
+version = "0.2.0"
authors = ["Blaž Hrastnik <blaz@mxxn.io>"]
description = """
A library to build rich terminal user interfaces or dashboards