Skip to content

Commit

Permalink
tagged 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Dec 12, 2009
1 parent 2bc894e commit 0ece1e3
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.3'
VERSION = '0.1.4'

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

0 comments on commit 0ece1e3

Please sign in to comment.