diff --git a/Sources/Core/PAYJPSDK.swift b/Sources/Core/PAYJPSDK.swift
index c2c03b5..5d02d74 100644
--- a/Sources/Core/PAYJPSDK.swift
+++ b/Sources/Core/PAYJPSDK.swift
@@ -50,7 +50,7 @@ public final class PAYJPSDK: NSObject, PAYJPSDKType {
public static var clientInfo: ClientInfo = .default
// Update by Fastlane :bump_up_version
- public static let sdkVersion: String = "2.1.1"
+ public static let sdkVersion: String = "2.1.2"
static var authToken: String = ""
}
diff --git a/Sources/Info.plist b/Sources/Info.plist
index 449c7b6..3c29136 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.1.1
+ 2.1.2
CFBundleSignature
????
CFBundleVersion
diff --git a/Tests/Info.plist b/Tests/Info.plist
index 01eb78a..00c2503 100644
--- a/Tests/Info.plist
+++ b/Tests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 2.1.1
+ 2.1.2
CFBundleSignature
????
CFBundleVersion
diff --git a/docs/Classes.html b/docs/Classes.html
index 8825db9..022f00e 100644
--- a/docs/Classes.html
+++ b/docs/Classes.html
@@ -17,7 +17,7 @@