Sha256: 7c81f65b2a65ad88fd732e77b4a527138c3a085e1f68ca3112c8f91c273ab963
Contents?: true
Size: 216 Bytes
Versions: 1
Compression:
Stored size: 216 Bytes
Contents
module Metasploit module Concern # VERSION is managed by GemRelease VERSION = '5.0.0' # @return [String] # # returns the VERSION # def self.version VERSION end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
metasploit-concern-5.0.0 | lib/metasploit/concern/version.rb |