We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226a718 commit acc258bCopy full SHA for acc258b
csv-diff-report.gemspec
@@ -1,8 +1,8 @@
1
GEMSPEC = Gem::Specification.new do |s|
2
s.name = "csv-diff-report"
3
- s.version = "0.3.5"
+ s.version = "0.4"
4
s.authors = ["Adam Gardiner"]
5
- s.date = "2018-03-05"
+ s.date = "2018-07-31"
6
s.summary = "CSV Diff Report is a library for generating diff reports using the CSV Diff gem"
7
s.description = <<-EOQ
8
This library generates diff reports of CSV files, using the diff capabilities
0 commit comments