Rakefile in bones-2.4.2 vs Rakefile in bones-2.5.0
- old
+ new
@@ -7,10 +7,10 @@
PROJ.name = 'bones'
PROJ.authors = 'Tim Pease'
PROJ.email = 'tim.pease@gmail.com'
PROJ.url = 'http://codeforpeople.rubyforge.org/bones'
PROJ.version = Bones::VERSION
-PROJ.release_name = 'Lacrimal'
+PROJ.release_name = 'Maxilla'
PROJ.ruby_opts = %w[-W0]
PROJ.readme_file = 'README.rdoc'
PROJ.ignore_file = '.gitignore'
PROJ.exclude << 'bones.gemspec'