From a9d311a63416771b83e90e3b88ea80e8e17f61eb Mon Sep 17 00:00:00 2001
From: Srdan Rasic <srdan.rasic@gmail.com>
Date: Sun, 15 Dec 2019 15:19:23 +0100
Subject: [PATCH] Bump

---
 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 012364fb..92c906ff 100644
--- a/Bond.podspec
+++ b/Bond.podspec
@@ -1,7 +1,7 @@
 Pod::Spec.new do |s|
 
   s.name         = "Bond"
-  s.version      = "7.6.4"
+  s.version      = "7.6.5"
   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.11"
   s.tvos.deployment_target = "9.0"
-  s.source       = { :git => "https://github.com/SwiftBond/Bond.git", :tag => "7.6.4" }
+  s.source       = { :git => "https://github.com/SwiftBond/Bond.git", :tag => "7.6.5" }
   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 09f96297..39c30ec2 100644
--- a/Supporting Files/Bond-Info.plist	
+++ b/Supporting Files/Bond-Info.plist	
@@ -15,7 +15,7 @@
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleShortVersionString</key>
-	<string>7.6.4</string>
+	<string>7.6.5</string>
 	<key>CFBundleVersion</key>
 	<string>$(CURRENT_PROJECT_VERSION)</string>
 	<key>NSPrincipalClass</key>