Bump rex-text to 0.2.45

This commit is contained in:
Metasploit 2022-09-02 07:13:16 -05:00
parent 17a41105cb
commit 471fb4f222
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Rex
module Text
VERSION = "0.2.44"
VERSION = "0.2.45"
end
end