Skip to content

Commit 819d397

Browse files
authored
Bump version to 1.4.0 (#71)
1 parent bcbff36 commit 819d397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/OpenPass/OpenPassConfiguration.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
import Foundation
2828

29-
let openPassSdkVersion = "1.3.0"
29+
let openPassSdkVersion = "1.4.0"
3030

3131
struct OpenPassConfiguration: Hashable, Sendable {
3232
static let defaultBaseURL = "https://auth.myopenpass.com/"

0 commit comments

Comments
 (0)