Sha256: f7e30f8cea63fd831a60c0c4e3eaba57c908d3a8337787aea5565da60d6a2db3

Contents?: true

Size: 193 Bytes

Versions: 1

Compression:

Stored size: 193 Bytes

Contents

# frozen_string_literal: true
# @public
module Reek
  #
  # This module holds the Reek version informations
  #
  # @public
  module Version
    # @public
    STRING = '4.2.5'.freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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