diff --git a/lib/rugged/version.rb b/lib/rugged/version.rb index 64c6392fc..a64efb4b9 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.99.0' + Version = VERSION = '1.0.0' end diff --git a/vendor/libgit2 b/vendor/libgit2 index 172239021..7d3c7057f 160000 --- a/vendor/libgit2 +++ b/vendor/libgit2 @@ -1 +1 @@ -Subproject commit 172239021f7ba04fe7327647b213799853a9eb89 +Subproject commit 7d3c7057f0e774aecd6fc4ef8333e69e5c4873e0