diff --git a/lib/nexpose/version.rb b/lib/nexpose/version.rb index 89520641..f203c16d 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 = '3.3.1' + VERSION = '3.3.2' end