lib/newjs.rb in newjs-1.7.2 vs lib/newjs.rb in newjs-1.7.4

- old
+ new

@@ -1,8 +1,8 @@ $:.unshift(File.dirname(__FILE__)) unless $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__))) module Newjs - VERSION = '1.7.2' + VERSION = '1.7.4' end require 'newjs/jstest' \ No newline at end of file