diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ef6545..003a059 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Change Log
+## [2.2.0] 2026-05-05
+
+* [Pull #332](https://github.com/uber/uber-ios-sdk/pull/332) Allow client to choose the request environment
+
## [2.1.0] 2025-12-04
* [Pull #330](https://github.com/uber/uber-ios-sdk/pull/330) Add async/await support for authentication methods
diff --git a/Sources/UberCore/Info.plist b/Sources/UberCore/Info.plist
index 3d809ff..548b0a3 100644
--- a/Sources/UberCore/Info.plist
+++ b/Sources/UberCore/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.1.0
+ 2.2.0
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass
diff --git a/Sources/UberRides/Info.plist b/Sources/UberRides/Info.plist
index dca568e..a60ea4a 100644
--- a/Sources/UberRides/Info.plist
+++ b/Sources/UberRides/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.1.0
+ 2.2.0
CFBundleSignature
????
CFBundleVersion