diff --git a/lib/nexpose/version.rb b/lib/nexpose/version.rb index aff7d70f..5edee222 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 = '1.2.1' + VERSION = '1.3.0' end