Sha256: 654cd78dfa43b37f0b56e9fdbf6148d6030c7bc5a9090f950b49376bf851c9b7

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.0.5'.freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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