From 4280f71d5b3a3eab3db38b6f2bf26b60bb8514ec Mon Sep 17 00:00:00 2001 From: Thi Date: Sat, 23 Feb 2019 05:00:42 +0900 Subject: [PATCH] Bump version to 1.5.1 --- 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 b7735cae..58d04a1e 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.0" + s.version = "1.5.1" 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 beed82a5..d18bd0a4 100644 --- a/FontAwesome/Info.plist +++ b/FontAwesome/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.5.0 + 1.5.1 CFBundleSignature ???? CFBundleVersion diff --git a/FontAwesomeTests/Info.plist b/FontAwesomeTests/Info.plist index ceb8ddd4..2fdd26a5 100644 --- a/FontAwesomeTests/Info.plist +++ b/FontAwesomeTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.5.0 + 1.5.1 CFBundleSignature ???? CFBundleVersion