# frozen_string_literal: true module TTY class Pager VERSION = '0.12.1' end # Pager end # TTY