summaryrefslogtreecommitdiffstats
path: root/zellij-tile-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-04-13 18:46:00 +0200
committerAram Drevekenin <aram@poor.dev>2022-04-13 18:46:00 +0200
commit3a2fee601a03b021d7c3698220a94d440be9e269 (patch)
treee57c3f794a03f7bcc3281168aaa6d9365bad30a1 /zellij-tile-utils
parent9ce4ef49a6a0145756b93f48855ab0d3f3ec3fc1 (diff)
chore(package): patch 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 ad960a6e9..dbde179b7 100644
--- a/zellij-tile-utils/Cargo.toml
+++ b/zellij-tile-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-tile-utils"
-version = "0.28.0"
+version = "0.28.1"
authors = ["denis <denismaximov98@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij plugins"