From d945a82899d199112150cafd760ca7614fba32fe Mon Sep 17 00:00:00 2001 From: Thi Date: Thu, 14 Mar 2019 23:29:35 +0900 Subject: [PATCH] Bump version to 1.6.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 58d04a1e..d9168f5f 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.5.1" + s.version = "1.6.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 d18bd0a4..a1dfe14d 100644 --- a/FontAwesome/Info.plist +++ b/FontAwesome/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.5.1 + 1.6.0 CFBundleSignature ???? CFBundleVersion diff --git a/FontAwesomeTests/Info.plist b/FontAwesomeTests/Info.plist index 2fdd26a5..105fec01 100644 --- a/FontAwesomeTests/Info.plist +++ b/FontAwesomeTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.5.1 + 1.6.0 CFBundleSignature ???? CFBundleVersion