summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-08-31 10:44:01 +0200
committerAram Drevekenin <aram@poor.dev>2023-08-31 10:44:01 +0200
commita4279ca9ba57700fdcf1cc76ebe693e5534a2839 (patch)
treed760076af47e1ca2a04fae6bab59d6baa0cee767 /zellij-utils
parentf42a2dc7f9ce31633612cc892c86baa02eaeb6ab (diff)
chore(version): adjust version for release
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 b728a97ab..15979350a 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.39.0"
+version = "0.38.1"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"