From a96aeb29d1daada81647d70a108a35074daf051e Mon Sep 17 00:00:00 2001 From: Michael Bianco Date: Wed, 16 Sep 2015 14:24:18 -0400 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 ac31ca66f..f7f198a64 100644 --- a/lib/netsuite/version.rb +++ b/lib/netsuite/version.rb @@ -1,3 +1,3 @@ module Netsuite - VERSION = '0.4.5' + VERSION = '0.4.6' end