Rakefile in rpeg-markdown-1.4.3 vs Rakefile in rpeg-markdown-1.4.4

- old
+ new

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