summaryrefslogtreecommitdiffstats
path: root/zellij-tile-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-04-13 11:16:47 +0200
committerAram Drevekenin <aram@poor.dev>2023-04-13 11:16:47 +0200
commit03c507bc647a692527a66a11cda6ed2c483e0fb4 (patch)
tree590a57ee3f0aec7de4a56a9cb74925f515e7ab00 /zellij-tile-utils
parentb1b515fb55e7e6374c81c59b190f3514757362d5 (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 928f1f08d..2afeb9736 100644
--- a/zellij-tile-utils/Cargo.toml
+++ b/zellij-tile-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-tile-utils"
-version = "0.36.0"
+version = "0.37.0"
authors = ["denis <denismaximov98@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij plugins"