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.
2 parents 1f4719e + c1fb896 commit 17964baCopy full SHA for 17964ba
CSV.swift.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'CSV.swift'
3
- s.version = '2.0.0'
+ s.version = '2.0.1'
4
s.license = 'MIT'
5
s.summary = 'CSV reading and writing library written in Swift.'
6
s.homepage = 'https://github.com/yaslab/CSV.swift'
Sources/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>2.0.0</string>
+ <string>2.0.1</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments