diff --git a/lib/nexpose/version.rb b/lib/nexpose/version.rb index 81567445..7dc9818b 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 = '6.1.0' + VERSION = '6.1.1' end