Sha256: 2010885fdb2a42e8693149ec39c3898f04e8fa5f0138080c58b18f9df32f272f

Contents?: true

Size: 184 Bytes

Versions: 1

Compression:

Stored size: 184 Bytes

Contents

# frozen_string_literal: true

module OoxmlParser
  # This module holds the RuboCop version information.
  module Version
    # [String] Version of Gem
    STRING = '0.15.0'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ooxml_parser-0.15.0 lib/ooxml_parser/version.rb