Bump to 0.2.22

This commit is contained in:
Metasploit 2018-06-13 15:31:32 -07:00
parent 6ef2d31833
commit 0e3b7d3246
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Rex
module Text
VERSION = "0.2.21"
VERSION = "0.2.22"
end
end