lib/netsuite/version.rb in netsuite-0.7.9 vs lib/netsuite/version.rb in netsuite-0.8.0

- old
+ new

@@ -1,3 +1,3 @@ module Netsuite - VERSION = '0.7.9' + VERSION = '0.8.0' end