summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-06-20 17:31:34 +0200
committerAram Drevekenin <aram@poor.dev>2023-06-20 17:31:34 +0200
commit3ed2a245722a3b9e1be20596348a5afe9519fd70 (patch)
tree0deff5412ab6e845eab335961de59f036e2474fb /zellij-utils
parent97db481bb5987056254a55bca57ddea6f501c447 (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 65398c532..9b260d1cb 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.38.0"
+version = "0.37.2"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"