summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-03-07 10:14:14 +0100
committerAram Drevekenin <aram@poor.dev>2023-03-07 10:14:14 +0100
commitdfae62526b7bf785feac615ec93da0857cba2dd8 (patch)
treeec3302952cd189489d842c82f679f45b1065dfa2 /zellij-utils
parent4a32547fd4b6a009ab3a295317de3a284a36189e (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 e949c8c65..81285f479 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.35.0"
+version = "0.35.1"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"