diff --git a/lib/nexpose/version.rb b/lib/nexpose/version.rb index 461fdc6f..a3d6260b 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 = '5.2.0' + VERSION = '5.3.0' end