Sha256: 0a88f9c9ff286614f0af67671f0cd30988c4f35b21127a712e1a49dcbdbefb5f
Contents?: true
Size: 136 Bytes
Versions: 1
Compression:
Stored size: 136 Bytes
Contents
# frozen_string_literal: true module Core module Inspect VERSION = "0.0.2" def self.version VERSION end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
core-inspect-0.0.2 | lib/core/inspect/version.rb |