diff --git a/lib/rugged/version.rb b/lib/rugged/version.rb index e306dda1e..cc47b1736 100644 --- a/lib/rugged/version.rb +++ b/lib/rugged/version.rb @@ -4,5 +4,5 @@ # For full terms see the included LICENSE file. module Rugged - Version = VERSION = '0.28.0' + Version = VERSION = '0.28.1' end diff --git a/vendor/libgit2 b/vendor/libgit2 index 1a107fac0..572e4d8c1 160000 --- a/vendor/libgit2 +++ b/vendor/libgit2 @@ -1 +1 @@ -Subproject commit 1a107fac0fc88a4d74b64ffc9ae2fd178ba631c0 +Subproject commit 572e4d8c1f1d42feac1c770f0cddf6fda6c4eca0