# frozen_string_literal: true
module Gitlab
module Schema
module Validation
module Version
VERSION = "0.1.0"
end