pcapr-local.gemspec in pcapr-local-0.1.12 vs pcapr-local.gemspec in pcapr-local-0.1.13

- old
+ new

@@ -3,25 +3,27 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{pcapr-local} - s.version = "0.1.12" + s.version = "0.1.13" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Mu Dynamics"] s.date = %q{2011-04-04} s.description = %q{Index, Browse, and Query your vast pcap collection.} s.email = %q{nbaggott@gmail.com} s.executables = ["pcap2par", "startpcapr", "stoppcapr", "xtractr"] s.extra_rdoc_files = [ "LICENSE.txt", - "README.html" + "README.html", + "README.md" ] s.files = [ ".document", "LICENSE.txt", "README.html", + "README.md", "Rakefile", "VERSION", "bin/pcap2par", "bin/startpcapr", "bin/stoppcapr",