# frozen_string_literal: true # DocParser # See README.md for information on using DocParser module DocParser # The current version of DocParser VERSION = '0.3.0' end