summaryrefslogtreecommitdiffstats
path: root/zellij-utils/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-06-19 18:54:15 +0200
committerAram Drevekenin <aram@poor.dev>2023-06-19 18:54:15 +0200
commit294b87803f1b6a66c8ae559e736c69aa676f90b3 (patch)
tree458f99ece7a568472cd9e0c1d27b64ec037c4fdd /zellij-utils/Cargo.toml
parenta6c0a10eb757af037e33808177e5f4e2ad38fc71 (diff)
chore(version): bump development version
Diffstat (limited to 'zellij-utils/Cargo.toml')
-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 1f2e75ba3..56df794f2 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.37.1"
+version = "0.38.0"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"