lib/gitlab/feature_flag_alert/version.rb (5 lines of code) (raw):

module Gitlab module FeatureFlagAlert VERSION = "0.1.0" end end