Rakefile in rpeg-markdown-1.4.4 vs Rakefile in rpeg-markdown-1.4.6

- old
+ new

@@ -3,10 +3,10 @@ require 'rake/gempackagetask' task :default => :test DLEXT = Config::CONFIG['DLEXT'] -VERS = '1.4.4' +VERS = '1.4.6' spec = Gem::Specification.new do |s| s.name = "rpeg-markdown" s.version = VERS