Bumping version to 0.3.999.1 in prep for 0.4 coming later today
This commit is contained in:
parent
743d787164
commit
4720a79d3c
|
@ -7,7 +7,7 @@ module Webrat
|
||||||
class WebratError < StandardError
|
class WebratError < StandardError
|
||||||
end
|
end
|
||||||
|
|
||||||
VERSION = '0.3.2.2'
|
VERSION = '0.3.999.1'
|
||||||
|
|
||||||
def self.require_xml
|
def self.require_xml
|
||||||
gem "nokogiri", ">= 1.0.6"
|
gem "nokogiri", ">= 1.0.6"
|
||||||
|
|
Loading…
Reference in New Issue