From 117640b9e9034fa07e57a0d1a1743c5160195e99 Mon Sep 17 00:00:00 2001 From: Yasuhiro Hatta Date: Tue, 29 Nov 2016 21:43:46 +0900 Subject: [PATCH] Bump version 1.1.2 --- CSV.swift.podspec | 2 +- Sources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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