Skip to content

Commit

Permalink
Tagged 0.4.0.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Oct 12, 2010
1 parent 14e51c8 commit 2a30257
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
capybara (0.3.9)
capybara (0.4.0.rc)
celerity (>= 0.7.9)
culerity (>= 0.2.4)
mime-types (>= 1.16)
Expand Down
2 changes: 1 addition & 1 deletion lib/capybara/version.rb
@@ -1,3 +1,3 @@
module Capybara
VERSION = '0.3.9'
VERSION = '0.4.0.rc'
end

0 comments on commit 2a30257

Please sign in to comment.