# frozen_string_literal: true module RuboCop module Markdown VERSION = "0.4.0" end end