diff --git a/lib/webrat.rb b/lib/webrat.rb index dde942e..99f306c 100644 --- a/lib/webrat.rb +++ b/lib/webrat.rb @@ -7,7 +7,7 @@ module Webrat class WebratError < StandardError end - VERSION = '0.3.2.2' + VERSION = '0.3.999.1' def self.require_xml gem "nokogiri", ">= 1.0.6"