Skip to content

Commit b0b1f7d

Browse files
author
Stephan Dilly
committed
prep next version
1 parent 6bcdee4 commit b0b1f7d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gitui"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
authors = ["Stephan Dilly <[email protected]>"]
55
description = "blazing fast terminal-ui for git"
66
edition = "2018"

asyncgit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "asyncgit"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
authors = ["Stephan Dilly <[email protected]>"]
55
edition = "2018"
66
description = "allow using git2 in a asynchronous context"

0 commit comments

Comments
 (0)