From 9972c24281588a05f70adbcfe58d90280dc0b20a Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 11 May 2021 07:15:37 -0700 Subject: [PATCH] Bump to 0.13.19 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3a52bcae6f..7733785b84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "git2" -version = "0.13.18" +version = "0.13.19" authors = ["Josh Triplett ", "Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"