summaryrefslogtreecommitdiffstats
path: root/zellij-tile-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-03-10 15:39:58 +0100
committerAram Drevekenin <aram@poor.dev>2023-03-10 15:39:58 +0100
commit09c1d7909d0adbd1e23be698969feaf06e99c38c (patch)
treecd34f6661400423ca78d49d037cccfd548ccdd81 /zellij-tile-utils
parenta07af61456a3c429423218eef9db7b87f99760ba (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 e6a064e81..928f1f08d 100644
--- a/zellij-tile-utils/Cargo.toml
+++ b/zellij-tile-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-tile-utils"
-version = "0.35.2"
+version = "0.36.0"
authors = ["denis <denismaximov98@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij plugins"