summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-04-22 20:59:20 +0200
committerAram Drevekenin <aram@poor.dev>2021-04-22 20:59:20 +0200
commitf2fa8839d414ff4cdaeeb7aedfc5cbccba0dc920 (patch)
tree66f529c3acc00b0f5c6631e1601764ff6b84ff8a /Cargo.toml
parentc809e2b8b0babe3209a8db444712c41dec722cd3 (diff)
chore(version): 0.5.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 52446fafe..7c811ae5c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij"
-version = "0.5.0"
+version = "0.5.1"
authors = ["Aram Drevekenin <aram@poor.dev>"]
edition = "2018"
description = "A terminal workspace with batteries included"