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 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 7.6.4
+ 7.6.5
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass