Skip to content

Commit

Permalink
BUMP 1.5.2 (revised)
Browse files Browse the repository at this point in the history
  • Loading branch information
banker committed Dec 13, 2011
1 parent 931270f commit 4858d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ end

desc "Generate YARD documentation"
task :ydoc do
$:.unshift(File.join(File.dirname(__FILE__), 'lib'))
require File.join(File.dirname(__FILE__), 'lib', 'mongo')
out = File.join('ydoc', Mongo::VERSION)
FileUtils.rm_rf('ydoc')
Expand Down

0 comments on commit 4858d30

Please sign in to comment.