lib/netsuite/version.rb in netsuite-0.4.7 vs lib/netsuite/version.rb in netsuite-0.4.8

- old
+ new

@@ -1,3 +1,3 @@ module Netsuite - VERSION = '0.4.7' + VERSION = '0.4.8' end