summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-08-17 11:46:46 +0200
committerAram Drevekenin <aram@poor.dev>2022-08-17 11:46:46 +0200
commitac8a9d4b28ac753cafcd0d87f1d5a9930743a7d9 (patch)
tree50f140f6c91c42c4b7bb40ee4764cc76d4600709 /zellij-utils
parent67011947e83bdd56cf9eabec69db9f13a4ba548f (diff)
chore(version): bump development version
Diffstat (limited to 'zellij-utils')
-rw-r--r--zellij-utils/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zellij-utils/Cargo.toml b/zellij-utils/Cargo.toml
index ca689af62..0b7a95a05 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.31.2"
+version = "0.32.0"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"