diff --git a/lib/rugged/version.rb b/lib/rugged/version.rb index a3fdf9834..bb2266656 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 = '1.6.3' + Version = VERSION = '1.6.5' end