From aa41134d58b16b1fb88482865a80bb44eb9e1052 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Mon, 25 Apr 2016 17:20:21 -0400 Subject: General tidying up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ee012a8..13009fa 100644 --- a/README.md +++ b/README.md @@ -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#.#.#` -- cgit v1.2.3