diff --git a/BraintreeDropIn.podspec b/BraintreeDropIn.podspec
index f9e3c7ef..052e65e1 100644
--- a/BraintreeDropIn.podspec
+++ b/BraintreeDropIn.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BraintreeDropIn"
- s.version = "9.0.2"
+ s.version = "9.1.0"
s.summary = "Braintree Drop-in SDK: A modern foundation for accepting payments"
s.description = <<-DESC
Braintree is a full-stack payments platform for developers
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f6fde99a..6a882824 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Braintree iOS Drop-in SDK - Release Notes
-## unreleased
+## 9.1.0 (2021-07-01)
* Increase valid Discover card length to 19 digits
* iOS 15 Support
* Update `scrollEdgeAppearance` based on iOS 15 changes
diff --git a/Demo/Application/Supporting Files/Braintree-Demo-Info.plist b/Demo/Application/Supporting Files/Braintree-Demo-Info.plist
index e77dff1d..cbfcb893 100644
--- a/Demo/Application/Supporting Files/Braintree-Demo-Info.plist
+++ b/Demo/Application/Supporting Files/Braintree-Demo-Info.plist
@@ -29,7 +29,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 9.0.2
+ 9.1.0
CFBundleURLTypes
@@ -44,7 +44,7 @@
CFBundleVersion
- 9.0.2
+ 9.1.0
LSApplicationQueriesSchemes
com.braintreepayments.DropInDemo.payments
diff --git a/Sources/BraintreeDropIn/Info.plist b/Sources/BraintreeDropIn/Info.plist
index 538ada3c..d9173fcc 100644
--- a/Sources/BraintreeDropIn/Info.plist
+++ b/Sources/BraintreeDropIn/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 9.0.2
+ 9.1.0
CFBundleSignature
????
CFBundleVersion
- 9.0.2
+ 9.1.0
NSPrincipalClass