Skip to content

Commit

Permalink
Tagged 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Nov 24, 2009
1 parent 228efad commit 7924573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/capybara.rb
@@ -1,7 +1,7 @@
require 'nokogiri'

module Capybara
VERSION = '0.1.1'
VERSION = '0.1.2'

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

0 comments on commit 7924573

Please sign in to comment.