From 3d6312938fa8f890df1900b0b37c45626b388327 Mon Sep 17 00:00:00 2001 From: Brooks J Rady Date: Tue, 20 Apr 2021 00:23:01 +0100 Subject: chore(release): bump version and add some pre-release info --- Cargo.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e6d5dfbb1..cbf26ce1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "zellij" -version = "0.3.3" +version = "0.5.0-beta" authors = ["Aram Drevekenin "] edition = "2018" -description = "Terminal workspace (WIP)" +description = "A terminal workspace with batteries included" license = "MIT" repository = "https://github.com/zellij-org/zellij" +homepage = "https://zellij.dev" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3