diff --git a/lib/nexpose/version.rb b/lib/nexpose/version.rb index 8fcfa6e2..3db3a5e1 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.2.1'.freeze + VERSION = '7.3.0'.freeze end