Sha256: 5aad39ceaea59882cf20ddc85b4c6b82200246231a30fdb06c488f0bfd1806ce

Contents?: true

Size: 187 Bytes

Versions: 1

Compression:

Stored size: 187 Bytes

Contents

# frozen_string_literal: true

# @public
module Reek
  #
  # This module holds the Reek version informations
  #
  # @public
  module Version
    # @public
    STRING = '5.0.2'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reek-5.0.2 lib/reek/version.rb