version bump

This commit is contained in:
Stephan Dilly 2021-05-28 11:41:20 +02:00
parent 0e2833224a
commit 7fbc3f020d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -464,7 +464,7 @@ dependencies = [
[[package]]
name = "gitui"
version = "0.15.0"
version = "0.16.0"
dependencies = [
"anyhow",
"asyncgit",

View File

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