summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-10-25 11:43:53 +0200
committerAram Drevekenin <aram@poor.dev>2022-10-25 11:43:53 +0200
commit5793af7655b327f6cbd6f68a26afe59e470dc366 (patch)
tree4c1a53511cbcd6d94a9b36de8afe99d7ed04adcd /zellij-utils
parentf23ea515d421ba1049e261030471200c14bb0633 (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 43310ff03..a4aa739b3 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.32.0"
+version = "0.33.0"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"