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