Skip to content

Commit

Permalink
Preprare for work on 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed Aug 28, 2015
1 parent fdf54b1 commit b2351ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#Version 2.6.0
Relase date: unreleased

# Version 2.5.0
Release date: 2015-08-25

Expand Down
2 changes: 1 addition & 1 deletion lib/capybara/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Capybara
VERSION = '2.5.0'
VERSION = '2.6.0.dev'
end

0 comments on commit b2351ef

Please sign in to comment.