summaryrefslogtreecommitdiffstats
path: root/zellij-tile/Cargo.toml
diff options
context:
space:
mode:
authorBrooks J Rady <b.j.rady@gmail.com>2021-07-19 20:35:50 +0100
committerBrooks J Rady <b.j.rady@gmail.com>2021-07-19 20:35:50 +0100
commit6a90542ae38ca46c84c0b3c721a2a6b231347359 (patch)
tree6c0b019497d732c4eee1dd015ef45869c06917e5 /zellij-tile/Cargo.toml
parentd097c521acda376899949083f38c857fa30b47d6 (diff)
chore(release): bump development version
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 b0c18ff29..90be3e084 100644
--- a/zellij-tile/Cargo.toml
+++ b/zellij-tile/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-tile"
-version = "0.15.0"
+version = "0.16.0"
authors = ["Brooks J Rady <b.j.rady@gmail.com>"]
edition = "2018"
description = "A small client-side library for writing Zellij plugins"