Sha256: c99f2d90a014332451678cbba4f577bb859f8dfac96df4940e2b25f1e9156c1d

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

Version data entries

1 entries across 1 versions & 1 rubygems

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