Bump rex-text to 0.2.39

This commit is contained in:
Metasploit 2022-06-29 15:02:16 -05:00
parent 544e4e69de
commit 5c92a08d4e
1 changed files with 1 additions and 1 deletions

View File

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