Skip to content

Commit

Permalink
Prepare for start of 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed Jan 18, 2016
1 parent 2e2fc15 commit ad93f47
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions History.md
@@ -1,3 +1,6 @@
# Version 2.7.0
Release date: unreleased

# Version 2.6.0
Relase date: 2016-01-17

Expand Down
2 changes: 1 addition & 1 deletion lib/capybara/version.rb
@@ -1,3 +1,3 @@
module Capybara
VERSION = '2.6.0'
VERSION = '2.7.0.dev'
end

0 comments on commit ad93f47

Please sign in to comment.