Prep for 0.4.4 release
This commit is contained in:
parent
5bb587dde1
commit
6697ecd2d3
|
@ -7,7 +7,7 @@ module Webrat
|
|||
class WebratError < StandardError
|
||||
end
|
||||
|
||||
VERSION = '0.4.3'
|
||||
VERSION = '0.4.4'
|
||||
|
||||
def self.require_xml
|
||||
gem "nokogiri", ">= 1.0.6"
|
||||
|
|
Loading…
Reference in New Issue