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