Bump rex-text to 0.2.25

This commit is contained in:
Metasploit 2019-09-18 14:22:07 -05:00
parent 11f6bbd051
commit 8de2f76476
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Rex
module Text
VERSION = "0.2.24"
VERSION = "0.2.25"
end
end