Merge pull request #20 from yaslab/issue-19

Bump version 1.1.2
This commit is contained in:
Yasuhiro Hatta 2016-11-29 22:09:52 +09:00 committed by GitHub
commit e7405829b1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CSV.swift'
s.version = '1.1.1'
s.version = '1.1.2'
s.license = 'MIT'
s.summary = 'CSV reading library written in Swift.'
s.homepage = 'https://github.com/yaslab/CSV.swift'

View File

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.1.0</string>
<string>1.1.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>