summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-12-09 12:01:20 +0100
committerAram Drevekenin <aram@poor.dev>2022-12-09 12:01:20 +0100
commitfba273eebbdc98ce9570ab2dd9913d31610b1707 (patch)
treed03ae3fe97b8c43ff26d3219bee61963b4d682bd /zellij-utils
parente19ba4e341c8c38e60893c0d4cdf164237c8518e (diff)
chore(version): patch version due to CI difficulties
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 1ad3c8b34..d757eff8f 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.34.1"
+version = "0.34.2"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"