From 9afdbd8de4896f9557cc1ad83267908a33c1dc13 Mon Sep 17 00:00:00 2001 From: Thi Date: Sun, 7 Jul 2019 19:28:09 +0900 Subject: [PATCH] Bump version to 1.8.0 --- FontAwesome.swift.podspec | 2 +- FontAwesome/Info.plist | 2 +- FontAwesomeTests/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/FontAwesome.swift.podspec b/FontAwesome.swift.podspec index 726bc5e1..5a4120f1 100644 --- a/FontAwesome.swift.podspec +++ b/FontAwesome.swift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "FontAwesome.swift" - s.version = "1.7.1" + s.version = "1.8.0" s.summary = "Use Font Awesome in your Swift projects" s.homepage = "https://github.com/thii/FontAwesome.swift" s.license = { :type => 'MIT', :file => 'LICENSE' } diff --git a/FontAwesome/Info.plist b/FontAwesome/Info.plist index e0e5a833..9e0be357 100644 --- a/FontAwesome/Info.plist +++ b/FontAwesome/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.7.1 + 1.8.0 CFBundleSignature ???? CFBundleVersion diff --git a/FontAwesomeTests/Info.plist b/FontAwesomeTests/Info.plist index 50f97909..70f175f3 100644 --- a/FontAwesomeTests/Info.plist +++ b/FontAwesomeTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.7.1 + 1.8.0 CFBundleSignature ???? CFBundleVersion