summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-05-07 14:45:13 +0200
committerAram Drevekenin <aram@poor.dev>2021-05-07 14:45:13 +0200
commitad9576dd95ad943c43d6103772f913df67491f4f (patch)
treeb481d0c9854df0294728a99df1bd2618bd7b03b2 /Cargo.toml
parent61e8d0915163e1c28fe688fa920058ded2745ade (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 f59b1e8b3..df9b199d4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij"
-version = "0.8.0"
+version = "0.9.0"
authors = ["Aram Drevekenin <aram@poor.dev>"]
edition = "2018"
description = "A terminal workspace with batteries included"