lib/netsuite/version.rb in netsuite-0.0.49 vs lib/netsuite/version.rb in netsuite-0.0.50

- old
+ new

@@ -1,3 +1,3 @@ module Netsuite - VERSION = '0.0.49' + VERSION = '0.0.50' end