lib/netsuite/version.rb in netsuite-0.2.5 vs lib/netsuite/version.rb in netsuite-0.2.6

- old
+ new

@@ -1,3 +1,3 @@ module Netsuite - VERSION = '0.2.5' + VERSION = '0.2.6' end