diff --git a/lib/rugged_adapter/version.rb b/lib/rugged_adapter/version.rb index 97b0585..6f1e824 100644 --- a/lib/rugged_adapter/version.rb +++ b/lib/rugged_adapter/version.rb @@ -1,7 +1,7 @@ module Gollum module Lib module Git - VERSION = '2.1.0' + VERSION = '3.0' end end end