chore(crates.io): bump version to publish

This commit is contained in:
Brooks J Rady 2021-04-14 19:20:27 +01:00
parent a52aa9be97
commit e98dd69a88
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.1"
version = "0.3.2"
dependencies = [
"ansi_term 0.12.1",
"async-std",

View File

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