summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-04-29 16:50:48 +0200
committerAram Drevekenin <aram@poor.dev>2021-04-29 16:50:48 +0200
commit28af9f077d6886925407ff537daac7412398c6e9 (patch)
treec6867029b5ce764cb81037c27f0e8c586858a59c /Cargo.toml
parenta7363d410fc2bcfaab9f80f82109763cc18c5e8e (diff)
chore(version): boost development version to 0.7.0 and update changelog
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 4aa44e47d..fab4bb854 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij"
-version = "0.6.0"
+version = "0.7.0"
authors = ["Aram Drevekenin <aram@poor.dev>"]
edition = "2018"
description = "A terminal workspace with batteries included"