diff --git a/lib/rex/socket/version.rb b/lib/rex/socket/version.rb index 21180a8..37a6ddb 100644 --- a/lib/rex/socket/version.rb +++ b/lib/rex/socket/version.rb @@ -1,5 +1,5 @@ module Rex module Socket - VERSION = "0.1.54" + VERSION = "0.1.55" end end