# frozen_string_literal: true

module Gitlab
  class Experiment
    VERSION = '0.9.1'
  end
end
