From 13de6372e9d93801ae812c134948949d48cd7b4e Mon Sep 17 00:00:00 2001 From: Robert Glaser Date: Tue, 4 Feb 2014 16:14:42 +0100 Subject: [PATCH] v4.3.0 --- lib/iqvoc/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/iqvoc/version.rb b/lib/iqvoc/version.rb index 03acd0ac5..47843bd23 100644 --- a/lib/iqvoc/version.rb +++ b/lib/iqvoc/version.rb @@ -15,5 +15,5 @@ # limitations under the License. module Iqvoc - VERSION = "4.2.0" + VERSION = "4.3.0" end