Sha256: f166e0f6f5045c04b7ecb55fec469ddeaf6a862e60c4866b448ce33633aff6c3

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

Version data entries

1 entries across 1 versions & 1 rubygems

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