Update version strings to 12.0.0

This commit is contained in:
Dan Jackson 2018-01-12 12:03:41 -08:00
parent 268ecef059
commit 87f99c3ebe
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ NS_ASSUME_NONNULL_BEGIN
/**
The current version of this library.
*/
static NSString *const STPSDKVersion = @"11.5.0";
static NSString *const STPSDKVersion = @"12.0.0";
@class STPBankAccount, STPBankAccountParams, STPCard, STPCardParams, STPConnectAccountParams, STPSourceParams, STPToken, STPPaymentConfiguration;

View File

@ -1 +1 @@
11.5.0
12.0.0