Sha256: d66eacff9305895a139369602f0c2d157c881228fd00ea5def574a8f522e4d94

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.1.0'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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