Bump rex-text to 0.2.29

This commit is contained in:
Metasploit 2020-08-07 10:39:48 -05:00
parent a1b86ce5d5
commit f3e1f1bc88
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Rex
module Text
VERSION = "0.2.28"
VERSION = "0.2.29"
end
end