From df9cac8e2512269aff7de5434e16cdc071f1051b Mon Sep 17 00:00:00 2001 From: 1024jp <1024jp@wolfrosch.com> Date: Wed, 14 Dec 2016 14:43:26 +0900 Subject: [PATCH] Update version number rto 3.1.3 --- GzipSwift.podspec | 2 +- Project/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GzipSwift.podspec b/GzipSwift.podspec index 431cd1d..d8918a4 100644 --- a/GzipSwift.podspec +++ b/GzipSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "GzipSwift" - s.version = "3.1.2" + s.version = "3.1.3" s.summary = "Swift framework that enables gzip/gunzip Data using zlib." s.homepage = "https://github.com/1024jp/GzipSwift" diff --git a/Project/Info.plist b/Project/Info.plist index 5d3f53e..be26cd2 100644 --- a/Project/Info.plist +++ b/Project/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.1.2 + 3.1.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass