From 843c2cdebd50cfe066c88571eb754c465cda2f60 Mon Sep 17 00:00:00 2001 From: Ethan Bodzioney Date: Sun, 6 Jun 2021 19:14:06 -0500 Subject: Install instructions and version number corrections (#148) * Add MacOS install instructions * Change version name argument When using the -V command to get the version you are given 'helix-term x.x.x', I changed this to just helix as it makes more sense. * Fixed version number * Fixed version number * Fixed version number * Fixed version number * Fixed version number * Fixed version number--- helix-tui/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-tui') diff --git a/helix-tui/Cargo.toml b/helix-tui/Cargo.toml index c303af04..f0831e82 100644 --- a/helix-tui/Cargo.toml +++ b/helix-tui/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "helix-tui" -version = "0.1.0" +version = "0.0.9" authors = ["Blaž Hrastnik "] description = """ A library to build rich terminal user interfaces or dashboards -- cgit v1.2.3-70-g09d2