From 96c79391d5dc145f9c5d386200bae823f26891d1 Mon Sep 17 00:00:00 2001 From: Srdan Rasic Date: Sat, 30 Sep 2017 11:29:01 +0200 Subject: [PATCH] Bump version. --- Bond.podspec | 4 ++-- Supporting Files/Bond-Info.plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Bond.podspec b/Bond.podspec index 8f975ba5..bf8c5c3d 100644 --- a/Bond.podspec +++ b/Bond.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Bond" - s.version = "6.4.1" + s.version = "6.4.2" s.summary = "A Swift binding framework" s.description = <<-DESC @@ -21,7 +21,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = "8.0" s.osx.deployment_target = "10.10" s.tvos.deployment_target = "9.0" - s.source = { :git => "https://github.com/SwiftBond/Bond.git", :tag => "6.4.1" } + s.source = { :git => "https://github.com/SwiftBond/Bond.git", :tag => "6.4.2" } s.source_files = "Sources/**/*.{h,m,swift}", "Supporting Files/Bond.h" s.ios.exclude_files = "Sources/Bond/AppKit" s.tvos.exclude_files = "Sources/Bond/AppKit" diff --git a/Supporting Files/Bond-Info.plist b/Supporting Files/Bond-Info.plist index 9d949a1b..9daef076 100644 --- a/Supporting Files/Bond-Info.plist +++ b/Supporting Files/Bond-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 6.4.1 + 6.4.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass