Sha256: b81b14fa4f497d49dc4c0525ddb5808d679a43c8ae7402f31a4bb0f1eb12c753

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

Version data entries

1 entries across 1 versions & 1 rubygems

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