lib/netsuite/version.rb in netsuite-0.6.3 vs lib/netsuite/version.rb in netsuite-0.6.4

- old
+ new

@@ -1,3 +1,3 @@ module Netsuite - VERSION = '0.6.3' + VERSION = '0.6.4' end