summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-12-09 11:44:36 +0100
committerAram Drevekenin <aram@poor.dev>2022-12-09 11:44:36 +0100
commitadab6b83631d3b2c7f31b0b402869db21fdf0d49 (patch)
tree1aa46bf15296d8e1b5acc92fc392213741415f72 /zellij-utils
parent1e141aa7fe4a49a8df8b0c268952d01268776199 (diff)
chore(version): patch version due to CI difficultiesv0.34.1
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 0e88c63a6..1ad3c8b34 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.34.0"
+version = "0.34.1"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"