Codebase list ruby-gitlab / 24b7079 lib / gitlab / version.rb
24b7079

Tree @24b7079 (Download .tar.gz)

version.rb @24b7079raw · history · blame

1
2
3
module Gitlab
  VERSION = '4.5.0'.freeze
end