Sha256: 91a573e7bfbe1794712304cd4b40edc991eb28d95433e77ab261509165ab4271
Contents?: true
Size: 393 Bytes
Versions: 1
Compression:
Stored size: 393 Bytes
Contents
# @note Must use nested module as `metasploit/credential/version` is used in `metasploit-credential.gemspec` before # `metasploit/credential` itself is expected to be loaded. module Metasploit module Credential # VERSION is managed by GemRelease VERSION = '6.0.10' # @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-credential-6.0.10 | lib/metasploit/credential/version.rb |