lib/tty/screen/version.rb



# frozen_string_literal: true

module TTY
  module Screen
    VERSION = "0.8.2"
  end # Screen
end # TTY