lib/metasploit/credential/version.rb in metasploit-credential-1.0.0 vs lib/metasploit/credential/version.rb in metasploit-credential-1.0.1

- old
+ new

@@ -11,10 +11,10 @@ # The major version number. MAJOR = 1 # The minor version number, scoped to the {MAJOR} version number. MINOR = 0 # The patch version number, scoped to the {MAJOR} and {MINOR} version numbers. - PATCH = 0 + PATCH = 1 # # Module Methods #