chore(crates.io): bump version to test upload

This commit is contained in:
Brooks J Rady 2021-04-13 18:59:45 +01:00
parent 138889f49a
commit ee70927611
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

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

View file

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