summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-05-11 11:45:21 +0200
committerAram Drevekenin <aram@poor.dev>2021-05-11 11:45:21 +0200
commitce0ca2f99792d0ef9d81c1408e78e30c625b7e35 (patch)
treed629fc80c0f3f96b9a280c8f32e344dc56801926 /Cargo.toml
parent8bb476457e97095ff3976adacf3362c9e9f0d86f (diff)
chore(version): bump development version
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0e9136c81..2018a6814 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij"
-version = "0.9.0"
+version = "0.10.0"
authors = ["Aram Drevekenin <aram@poor.dev>"]
edition = "2018"
description = "A terminal workspace with batteries included"