chore(crates.io): bump version to publish

This commit is contained in:
Brooks J Rady 2021-04-13 20:58:23 +01:00
parent 265d039456
commit a16a8ad6e3
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2194,7 +2194,7 @@ dependencies = [
[[package]]
name = "zellij"
version = "0.3.0"
version = "0.3.1"
dependencies = [
"ansi_term 0.12.1",
"async-std",

View File

@ -1,6 +1,6 @@
[package]
name = "zellij"
version = "0.3.0"
version = "0.3.1"
authors = ["Aram Drevekenin <aram@poor.dev>"]
edition = "2018"
description = "Terminal workspace (WIP)"