diff --git a/lib/nexpose/version.rb b/lib/nexpose/version.rb index b1d167c3..4cbae6d9 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 = '7.1.0'.freeze + VERSION = '7.1.1'.freeze end