diff options
| author | Tom Black <[email protected]> | 2016-04-25 17:20:21 -0400 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2016-04-25 17:20:21 -0400 |
| commit | aa41134d58b16b1fb88482865a80bb44eb9e1052 (patch) | |
| tree | ab6b74cfab4a618ca558d2eeb1904a0934dd31dd /README.md | |
| parent | 89b3262292a673c819935d6eae78cfaa642bb6f6 (diff) | |
| download | ruby2d-aa41134d58b16b1fb88482865a80bb44eb9e1052.tar.gz ruby2d-aa41134d58b16b1fb88482865a80bb44eb9e1052.zip | |
General tidying up
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ Ruby 2D uses a combination of automated tests via [RSpec](http://rspec.info) and ## Preparing a Release -1. Update the minimum Simple 2D version required in [extconf.rb](ext/ruby2d/extconf.rb) +1. Update the Simple 2D minimum version required in [extconf.rb](ext/ruby2d/extconf.rb) 2. Run tests on all supported platforms 3. Update the version number in [`version.rb`](lib/ruby2d/version.rb), commit changes 4. Create a [new release](https://github.com/ruby2d/ruby2d/releases) in GitHub, with tag in the form `v#.#.#` |
