diff --git a/CSV.swift.podspec b/CSV.swift.podspec
index e75229a..7a1198c 100644
--- a/CSV.swift.podspec
+++ b/CSV.swift.podspec
@@ -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'
diff --git a/Sources/Info.plist b/Sources/Info.plist
index 09bc972..3034b22 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.1.0
+ 1.1.2
CFBundleSignature
????
CFBundleVersion