lib/netsuite/version.rb in netsuite-0.8.6 vs lib/netsuite/version.rb in netsuite-0.8.7

- old
+ new

@@ -1,3 +1,3 @@ module NetSuite - VERSION = '0.8.6' + VERSION = '0.8.7' end