diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a98782..9497268 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log
+## [0.12.3](https://github.com/auth0/SimpleKeychain/tree/0.12.3) (2021-06-07)
+[Full Changelog](https://github.com/auth0/SimpleKeychain/compare/0.12.2...0.12.3)
+
+**Changed**
+- Make test dependencies not resolve when installing with SPM [SDK-2598] [\#108](https://github.com/auth0/SimpleKeychain/pull/108) ([Widcket](https://github.com/Widcket))
+
## [0.12.2](https://github.com/auth0/SimpleKeychain/tree/0.12.2) (2021-02-11)
[Full Changelog](https://github.com/auth0/SimpleKeychain/compare/0.12.1...0.12.2)
diff --git a/SimpleKeychain/Info.plist b/SimpleKeychain/Info.plist
index 2d956da..dc5b11a 100644
--- a/SimpleKeychain/Info.plist
+++ b/SimpleKeychain/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 0.12.2
+ 0.12.3
CFBundleSignature
????
CFBundleVersion
diff --git a/SimpleKeychainApp/Info.plist b/SimpleKeychainApp/Info.plist
index 32eee23..0fbebbd 100644
--- a/SimpleKeychainApp/Info.plist
+++ b/SimpleKeychainApp/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.12.2
+ 0.12.3
CFBundleSignature
????
CFBundleVersion
diff --git a/SimpleKeychainTests/Info.plist b/SimpleKeychainTests/Info.plist
index 3e648c5..2d2210c 100644
--- a/SimpleKeychainTests/Info.plist
+++ b/SimpleKeychainTests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 0.12.2
+ 0.12.3
CFBundleSignature
????
CFBundleVersion
diff --git a/tvOSTestHost/Info.plist b/tvOSTestHost/Info.plist
index 2b7727a..17cb433 100644
--- a/tvOSTestHost/Info.plist
+++ b/tvOSTestHost/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 0.12.2
+ 0.12.3
CFBundleVersion
1
LSRequiresIPhoneOS