From 74cc48fc500f7f81a867394e8d6550562500d14f Mon Sep 17 00:00:00 2001 From: Brooks J Rady Date: Tue, 20 Apr 2021 00:27:18 +0100 Subject: fix(release): beta tag breaks cargo install --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cbf26ce1e..688080f11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zellij" -version = "0.5.0-beta" +version = "0.5.0" authors = ["Aram Drevekenin "] edition = "2018" description = "A terminal workspace with batteries included" -- cgit v1.2.3