From ecc89a372553dab53744aedb81f94e6cb3b736a3 Mon Sep 17 00:00:00 2001 From: Michael Bianco Date: Mon, 31 Oct 2016 21:46:29 -0600 Subject: [PATCH] Version bump --- lib/netsuite/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/netsuite/version.rb b/lib/netsuite/version.rb index b13252509..912624017 100644 --- a/lib/netsuite/version.rb +++ b/lib/netsuite/version.rb @@ -1,3 +1,3 @@ module Netsuite - VERSION = '0.7.3' + VERSION = '0.7.4' end