Readme.md in user_agent_parser-2.0.0 vs Readme.md in user_agent_parser-2.1.0

- old
+ new

@@ -66,8 +66,14 @@ 3. `rake test` 4. Send a pull request All accepted pull requests will earn you commit and release rights. +## Releasing a new version + +1. Update the version in user_agent_parser.gemspec +2. `git commit user_agent_parser.gemspec -m 'Version bump'` +3. `rake release` + ## License MIT