# frozen_string_literal: true

module Gitlab
  class Experiment
    VERSION = '1.3.0'
  end
end
