- Login to http://hatnik.com
- Click "Add action".
- Enter library.
- Change action type to Pull Request.
- Enter you repository.
- Setup pull request operation: file=
README.md
, regex={{library}} "[^"]+"
, replacement={{library}} "{{version}}"
. - Test pull request if you want to. It will open pull request using "2.3.4" as "new" version for the library. To test pull request use "Test" button.
- Click "Create".
Note: Hatnik will not open pull request if version in README is correct, only if you forget to update it next time you do release.