diff --git a/lib/rex/text/version.rb b/lib/rex/text/version.rb index 4454a83..9bffaac 100644 --- a/lib/rex/text/version.rb +++ b/lib/rex/text/version.rb @@ -1,5 +1,5 @@ module Rex module Text - VERSION = "0.2.58" + VERSION = "0.2.59" end end