summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-12-09 12:09:07 +0100
committerAram Drevekenin <aram@poor.dev>2022-12-09 12:09:07 +0100
commit0598a84e1f01a58b459d042ed43f24b98f1c60d7 (patch)
tree09da07c07d213a0239ca66d98129192fc6358956 /zellij-utils
parent934439eb3de0948f66070f17a365b912b419dcb0 (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 d757eff8f..662415bc4 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.34.2"
+version = "0.34.3"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"