lib/netsuite/version.rb in netsuite-0.0.25 vs lib/netsuite/version.rb in netsuite-0.0.26

- old
+ new

@@ -1,3 +1,3 @@ module Netsuite - VERSION = '0.0.25' + VERSION = '0.0.26' end