module Cts module Mpx # @return [String] frozen string of the version of Cts::Mpx VERSION = "1.1.0".freeze end end