From 978e7c7d766396e26f90431e3da48141190c3ef1 Mon Sep 17 00:00:00 2001 From: Michael Bianco Date: Sat, 22 Apr 2017 11:22:24 -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 a44aaba9d..a8b235215 100644 --- a/lib/netsuite/version.rb +++ b/lib/netsuite/version.rb @@ -1,3 +1,3 @@ module Netsuite - VERSION = '0.7.9' + VERSION = '0.8.0' end