Skip to content

Commit acc258b

Browse files
committed
Bump version to 0.4
1 parent 226a718 commit acc258b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

csv-diff-report.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
GEMSPEC = Gem::Specification.new do |s|
22
s.name = "csv-diff-report"
3-
s.version = "0.3.5"
3+
s.version = "0.4"
44
s.authors = ["Adam Gardiner"]
5-
s.date = "2018-03-05"
5+
s.date = "2018-07-31"
66
s.summary = "CSV Diff Report is a library for generating diff reports using the CSV Diff gem"
77
s.description = <<-EOQ
88
This library generates diff reports of CSV files, using the diff capabilities

0 commit comments

Comments
 (0)