Sha256: 1bb9fc1a204b0a698ba915cc79cd277b3a8cafce6629240d1715225012040c76
Contents?: true
Size: 186 Bytes
Versions: 1
Compression:
Stored size: 186 Bytes
Contents
# frozen_string_literal: true # @public module Reek # # This module holds the Reek version information # # @public module Version # @public STRING = '6.1.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reek-6.1.0 | lib/reek/version.rb |