summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBrooks J Rady <b.j.rady@gmail.com>2021-04-20 00:23:01 +0100
committerBrooks J Rady <b.j.rady@gmail.com>2021-04-20 00:23:01 +0100
commit3d6312938fa8f890df1900b0b37c45626b388327 (patch)
treef07b8fe9453acac8b209112c5bb68c8e224d2a1d /Cargo.toml
parentfee999ec40b469564e65c8c551f463805003ba6d (diff)
chore(release): bump version and add some pre-release info
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 3 insertions, 2 deletions
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 <aram@poor.dev>"]
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