lib/tty/markdown/version.rb



# frozen_string_literal: true

module TTY
  module Markdown
    VERSION = "0.7.2"
  end # TTY
end # Markdown