summaryrefslogtreecommitdiffstats
path: root/zellij-utils/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-11-13 10:17:12 +0100
committerAram Drevekenin <aram@poor.dev>2023-11-13 10:17:12 +0100
commitc33f5b6cc629d7b385eaa219f54f52a2e396e36e (patch)
treee76eabb1bde765efd705899bbbd5e86db330c398 /zellij-utils/Cargo.toml
parentebcf35989a2036f4a6746670dc3465e3899f8fb8 (diff)
chore(version): bump development version
Diffstat (limited to 'zellij-utils/Cargo.toml')
-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 666362c84..68588aa9b 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij-utils"
-version = "0.39.1"
+version = "0.40.0"
authors = ["Kunal Mohan <kunalmohan99@gmail.com>"]
edition = "2021"
description = "A utility library for Zellij client and server"