Version bump to 0.4.0
[graph.njae.git] / README.rdoc
1 = graph.njae
2
3 A simple graph library in Ruby.
4
5 == Contributing to graph.njae
6
7 * Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
8 * Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
9 * Fork the project
10 * Start a feature/bugfix branch
11 * Commit and push until you are happy with your contribution
12 * Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
13 * Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.
14
15 == Copyright
16
17 Copyright (c) 2011 Neil Smith. See LICENSE.txt for
18 further details.
19