Skip to content

Commit

Permalink
Release version 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dehesa committed Mar 10, 2020
1 parent 0f63c1a commit c8ab71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodableCSV.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CodableCSV'
s.version = '0.3.3'
s.version = '0.4.0'
s.summary = "Read and write CSV files row-by-row or through Swift's Codable interface."

s.homepage = 'https://github.com/dehesa/CodableCSV'
Expand Down

0 comments on commit c8ab71d

Please sign in to comment.