Skip to content

Commit

Permalink
Tagged Version 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Feb 26, 2010
1 parent c7a7973 commit 322cdf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/capybara.rb
Expand Up @@ -2,7 +2,7 @@
require 'nokogiri'

module Capybara
VERSION = '0.3.0'
VERSION = '0.3.5'

class CapybaraError < StandardError; end
class DriverNotFoundError < CapybaraError; end
Expand Down

0 comments on commit 322cdf4

Please sign in to comment.