From 63628a3849ad77f4c8661f350cf190ae2cfd8361 Mon Sep 17 00:00:00 2001 From: sgreen-r7 Date: Wed, 11 May 2016 16:31:57 -0700 Subject: [PATCH] version bump --- lib/nexpose/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/nexpose/version.rb b/lib/nexpose/version.rb index fb57c620..4af0347c 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 = '4.0.2' + VERSION = '4.0.3' end