# frozen_string_literal: true

module TTY
  class Platform
    VERSION = "0.3.0"
  end # Platform
end # TTY
