Prep for 0.4.1 release
This commit is contained in:
parent
d9de0c4e78
commit
e5ae16367c
|
@ -1,4 +1,4 @@
|
|||
== Git
|
||||
== 0.4.1 / 2009-01-31
|
||||
|
||||
* Minor enhancements
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ module Webrat
|
|||
class WebratError < StandardError
|
||||
end
|
||||
|
||||
VERSION = '0.4.0'
|
||||
VERSION = '0.4.1'
|
||||
|
||||
def self.require_xml
|
||||
gem "nokogiri", ">= 1.0.6"
|
||||
|
|
Loading…
Reference in New Issue