summaryrefslogtreecommitdiffstats
path: root/zellij-tile-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-03-07 09:26:11 +0100
committerGitHub <noreply@github.com>2023-03-07 09:26:11 +0100
commit112782e1edb720f40d43fde15dac4dffb53e8e6f (patch)
tree0bfd7053a857aac507be833fe25f42a601ad62cf /zellij-tile-utils
parent38451aa5ebc2597ccbe78317dee6d4df5deee947 (diff)
chore(repo): version 0.35.0 (#2230)
* chore(assets): new readme animation * chore(assets): increase animation resolution * chore(assets): improve animation * chore(assets): improve animation * docs(readme): some cleanups and clarifications * docs(readme): fix links and wording * 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 412d6d5ed..6d1ecf48a 100644
--- a/zellij-tile-utils/Cargo.toml
+++ b/zellij-tile-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-tile-utils"
-version = "0.34.5"
+version = "0.35.0"
authors = ["denis <denismaximov98@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij plugins"