Bump rex-text to 0.2.38

This commit is contained in:
Metasploit 2021-09-16 11:53:05 -05:00
parent 94c58214b1
commit 4d250b576d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Rex
module Text
VERSION = "0.2.37"
VERSION = "0.2.38"
end
end