Sha256: 433c1a17543ea877bd92caa60b2efb879753e5c92572700245f524938f29f477
Contents?: true
Size: 216 Bytes
Versions: 1
Compression:
Stored size: 216 Bytes
Contents
module Metasploit module Concern # VERSION is managed by GemRelease VERSION = '4.0.3' # @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-4.0.3 | lib/metasploit/concern/version.rb |