README.rdoc in frameworks-capybara-0.2.0 vs README.rdoc in frameworks-capybara-0.2.1

- old
+ new

@@ -73,10 +73,11 @@ Finally this gem contains some useful monkey-patches to core libraries e.g. Capybara, Selenium-Webdriver and Cucumber. == Release instructions * Run tests - 'rake' -* Bump version - e.g. 'rake version:bump:patch' +* Bump version - manually update file in lib/version.rb +* Run 'bundle install' to pick up new version in Gemfile * Release - 'rake release' == Contributing to frameworks-capybara * Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet