README.md in bundler-1.2.5 vs README.md in bundler-1.3.0.pre
- old
+ new
@@ -16,12 +16,14 @@
For help with common problems, see [ISSUES](https://github.com/carlhuda/bundler/blob/master/ISSUES.md).
### Development
-To see what has changed in recent versions of bundler, see the [CHANGELOG](https://github.com/carlhuda/bundler/blob/master/CHANGELOG.md).
+To see what has changed in recent versions of Bundler, see the [CHANGELOG](https://github.com/carlhuda/bundler/blob/master/CHANGELOG.md).
-The `master` branch contains our current progress towards version 1.1. Because of that, please submit bugfix pull requests against the `1-0-stable` branch.
+The `master` branch contains our current progress towards version 1.3.
+Please submit pull requests with bugfixes to the stable branch for
+version you would like to fix.
### Upgrading from Bundler 0.8 to 0.9 and above
See [UPGRADING](https://github.com/carlhuda/bundler/blob/master/UPGRADING.md).