diff --git a/lib/rex/text/version.rb b/lib/rex/text/version.rb index f6ffa40..102c490 100644 --- a/lib/rex/text/version.rb +++ b/lib/rex/text/version.rb @@ -1,5 +1,5 @@ module Rex module Text - VERSION = "0.2.61" + VERSION = "0.2.62" end end