diff --git a/lib/nexpose/version.rb b/lib/nexpose/version.rb index fb57c620..4af0347c 100644 --- a/lib/nexpose/version.rb +++ b/lib/nexpose/version.rb @@ -1,4 +1,4 @@ module Nexpose # The latest version of the Nexpose gem - VERSION = '4.0.2' + VERSION = '4.0.3' end