summaryrefslogtreecommitdiffstats
path: root/zellij-tile-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-tile-utils
parent9c4c78d5a3e6fc0f9735378f45105422dff9a7f1 (diff)
chore(version): bump development version
Diffstat (limited to 'zellij-tile-utils')
-rw-r--r--zellij-tile-utils/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zellij-tile-utils/Cargo.toml b/zellij-tile-utils/Cargo.toml
index 2afeb9736..7b8530beb 100644
--- a/zellij-tile-utils/Cargo.toml
+++ b/zellij-tile-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-tile-utils"
-version = "0.37.0"
+version = "0.38.0"
authors = ["denis <denismaximov98@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij plugins"