Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-annies committed Sep 20, 2012
1 parent 581ef7e commit 8dd93bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions Rakefile
@@ -1,13 +1,3 @@
#!/usr/bin/env rake
require "bundler/gem_tasks"
require 'rake/testtask'

Rake::TestTask.new do |t|
puts
puts " To run the test suite go here:"
puts " cd test/rails_app"
puts " script/test-all-rails.rb"
puts
puts " Note: It will install and test different Rails versions."
puts
end
2 changes: 1 addition & 1 deletion lib/toast/version.rb
@@ -1,3 +1,3 @@
module Toast
VERSION = '0.8.4'
VERSION = '0.8.5'
end

0 comments on commit 8dd93bb

Please sign in to comment.