We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d7a5a2 commit 1f9c87cCopy full SHA for 1f9c87c
Sources/StytchCore/ClientInfo/ClientInfo+Version.swift
@@ -1,3 +1,3 @@
1
extension Version {
2
- static let current: Self = .init(major: 0, minor: 53, patch: 0)
+ static let current: Self = .init(major: 0, minor: 54, patch: 0)
3
}
0 commit comments