prep for new release

This commit is contained in:
Stephan Dilly 2020-03-26 23:46:06 +01:00
parent 374ff3eb7e
commit bcebc698a3
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -285,7 +285,7 @@ dependencies = [
[[package]]
name = "gitui"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"asyncgit",
"crossbeam-channel",

View File

@ -1,6 +1,6 @@
[package]
name = "gitui"
version = "0.1.1"
version = "0.1.2"
authors = ["Stephan Dilly <dilly.stephan@gmail.com>"]
description = "blazing fast terminal-ui for git"
edition = "2018"