version bump

This commit is contained in:
Stephan Dilly 2020-04-17 16:10:49 +02:00
parent 33836c591d
commit 9a9fba433d

View file

@ -1,6 +1,6 @@
[package]
name = "asyncgit"
version = "0.1.5"
version = "0.1.6"
authors = ["Stephan Dilly <dilly.stephan@gmail.com>"]
edition = "2018"
description = "allow using git2 in a asynchronous context"