summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-03-10 14:50:39 +0100
committerAram Drevekenin <aram@poor.dev>2023-03-10 14:50:39 +0100
commit43a52a2bd37204459e77b2b153d2c6431fb42f5d (patch)
tree45b53ae9ad36467edee0185e8ef6fbca03810b15 /zellij-utils
parent6502cf78b6c58dda739f0e1d82ec279da497025d (diff)
chore(version): bump development version
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 81285f479..7874446a7 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.35.1"
+version = "0.35.2"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"