diff --git a/lib/rex/text/version.rb b/lib/rex/text/version.rb index e136646..f77c583 100644 --- a/lib/rex/text/version.rb +++ b/lib/rex/text/version.rb @@ -1,5 +1,5 @@ module Rex module Text - VERSION = "0.2.53" + VERSION = "0.2.54" end end