summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-05-04 17:17:33 +0200
committerAram Drevekenin <aram@poor.dev>2021-05-04 17:17:33 +0200
commitbea4446586ed87cea6a41e8b72921cd1647dcf7b (patch)
treef7f18054432bae1d610dabc132361bfb75da9d49 /Cargo.toml
parentfbe8042695e0e6eb09a66a2685fd8038df6e3236 (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 c3499fe5c..d030eecd3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij"
-version = "0.7.0"
+version = "0.8.0"
authors = ["Aram Drevekenin <aram@poor.dev>"]
edition = "2018"
description = "A terminal workspace with batteries included"