summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBrooks J Rady <b.j.rady@gmail.com>2021-04-13 18:59:45 +0100
committerBrooks J Rady <b.j.rady@gmail.com>2021-04-13 18:59:45 +0100
commitee70927611bbadee48402f1fe6d1b2930f72d68c (patch)
treee6b0a50cf264827b0361ec980c9bed185cff2693 /Cargo.toml
parent138889f49a8fb7a4f0254466e54eca7712cf687f (diff)
chore(crates.io): bump version to test upload
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 a581dda67..8d46c91a1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zellij"
-version = "0.2.1"
+version = "0.3.0"
authors = ["Aram Drevekenin <aram@poor.dev>"]
edition = "2018"
description = "Terminal workspace (WIP)"