mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
version bump
This commit is contained in:
parent
33836c591d
commit
9a9fba433d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "asyncgit"
|
name = "asyncgit"
|
||||||
version = "0.1.5"
|
version = "0.1.6"
|
||||||
authors = ["Stephan Dilly <dilly.stephan@gmail.com>"]
|
authors = ["Stephan Dilly <dilly.stephan@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "allow using git2 in a asynchronous context"
|
description = "allow using git2 in a asynchronous context"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue