summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
authorAndreas Hartmann <hartan@7x.de>2022-12-13 14:59:49 +0100
committerAndreas Hartmann <hartan@7x.de>2022-12-13 14:59:49 +0100
commit962f37e7670d77cbffe83578d850869f94b1c424 (patch)
treeba32111e2f0b5c82caca68dbbfee76ff0e7f6e00 /zellij-utils
parent7c7fb9808e8399558e0627d082ba34401876db1e (diff)
chore: Bump development versions
Diffstat (limited to 'zellij-utils')
-rw-r--r--zellij-utils/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zellij-utils/Cargo.toml b/zellij-utils/Cargo.toml
index 662415bc4..5c4f98044 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.34.3"
+version = "0.34.4"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"