mirror of
https://github.com/Lakr233/GitLab-License-Generator.git
synced 2026-01-30 03:45:36 +02:00
6 lines
69 B
Ruby
6 lines
69 B
Ruby
module Gitlab
|
|
class License
|
|
VERSION = '2.4.0'.freeze
|
|
end
|
|
end
|