Rakefile in espresso-0.0.8 vs Rakefile in espresso-0.0.9

- old
+ new

@@ -53,6 +53,6 @@ abort "YARD is not available. In order to run yardoc, you must: sudo gem install yard" end end desc "Bump patch version and release to github and gemcutter" -task :bump => %w(version:bump:patch release gemcutter:release) +task :bump => %w(version:bump:patch release gemcutter:release install)