summaryrefslogtreecommitdiffstats
path: root/zellij-tile/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-11-10 17:54:39 +0100
committerAram Drevekenin <aram@poor.dev>2021-11-10 17:54:39 +0100
commit0fec10b08bc3dcdb976ce78e280406dbdefa7b32 (patch)
treed0787ed4a76a5504f8cbf95418a86395462d575b /zellij-tile/Cargo.toml
parentaa7784baa804893bea33845c295f85521b69a4f5 (diff)
chore(release): v0.20.1v0.20.1
Diffstat (limited to 'zellij-tile/Cargo.toml')
-rw-r--r--zellij-tile/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zellij-tile/Cargo.toml b/zellij-tile/Cargo.toml
index 2ce7b37b2..a9741aa62 100644
--- a/zellij-tile/Cargo.toml
+++ b/zellij-tile/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-tile"
-version = "0.21.0"
+version = "0.20.1"
authors = ["Brooks J Rady <b.j.rady@gmail.com>"]
edition = "2021"
description = "A small client-side library for writing Zellij plugins"