Prep for 0.4.5 release
This commit is contained in:
parent
8a81f16e44
commit
796318d1ed
|
@ -1,4 +1,4 @@
|
|||
== 0.4.5 / ?
|
||||
== 0.4.5 / 2009-08-10
|
||||
|
||||
* Major enhancements
|
||||
|
||||
|
|
|
@ -7,8 +7,6 @@ module Webrat
|
|||
class WebratError < StandardError
|
||||
end
|
||||
|
||||
VERSION = '0.4.4'
|
||||
|
||||
def self.require_xml
|
||||
if on_java?
|
||||
gem "nokogiri", ">= 1.2.4"
|
||||
|
|
Loading…
Reference in New Issue