# frozen_string_literal: true module License module Management VERSION = '2.0.0' end end