# frozen_string_literal: true module TTY class Command VERSION = '0.10.0.pre' end # Command end # TTY