# frozen_string_literal: true module KeyVortex module Contract VERSION = "0.2.1.2" end end