summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-09-09 13:00:24 +0200
committerAram Drevekenin <aram@poor.dev>2022-09-09 13:00:24 +0200
commita28d905d84da19fee42ebc91e059f59e472d2f4c (patch)
tree764619ef57a6ed5bc9b57ca37b9b90a5e8643f0d /zellij-utils
parent41b27d011b7e687300d64f831a24a02e060873e8 (diff)
chore(release): v0.31.4v0.31.4
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 4bbd08971..cfdadf21d 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.32.0"
+version = "0.31.4"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"