diff --git a/lib/rex/powershell/version.rb b/lib/rex/powershell/version.rb index 113cfab..d95a870 100644 --- a/lib/rex/powershell/version.rb +++ b/lib/rex/powershell/version.rb @@ -1,5 +1,5 @@ module Rex module Powershell - VERSION = "0.1.102" + VERSION = "0.1.103" end end