Rakefile in markdown-0.4.0 vs Rakefile in markdown-0.5.0.beta1
- old
+ new
@@ -1,6 +1,6 @@
require 'hoe'
-require './lib/markdown.rb'
+require './lib/markdown/version.rb'
Hoe.spec 'markdown' do
self.version = Markdown::VERSION
\ No newline at end of file