summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-06-18 15:10:43 +0200
committerAram Drevekenin <aram@poor.dev>2023-06-18 15:10:43 +0200
commit4102a14e5cd1c606ad11c56b1892155478d33a7f (patch)
treea074511be2bc0b850159d3c08c4fc1af15109bfd /zellij-utils
parent9c4c78d5a3e6fc0f9735378f45105422dff9a7f1 (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 cbee7bb86..56df794f2 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.37.0"
+version = "0.38.0"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"