summaryrefslogtreecommitdiffstats
path: root/zellij-tile/Cargo.toml
diff options
context:
space:
mode:
authorBrooks J Rady <b.j.rady@gmail.com>2021-06-04 10:28:03 +0100
committerBrooks J Rady <b.j.rady@gmail.com>2021-06-04 10:28:03 +0100
commitdc44a006998ae31930ce893e9eda1a93653e32a3 (patch)
tree3f90cf4751eb76fd9b640f76b395b8c1eb586127 /zellij-tile/Cargo.toml
parent0681163f8d1a4b866f288fd0dd1627e7c190c634 (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 3919b038d..93bc3a617 100644
--- a/zellij-tile/Cargo.toml
+++ b/zellij-tile/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-tile"
-version = "0.13.0"
+version = "0.14.0"
authors = ["Brooks J Rady <b.j.rady@gmail.com>"]
edition = "2018"
description = "A small client-side library for writing Zellij plugins"