We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 716422a commit 345f93dCopy full SHA for 345f93d
Sources/UnleashProxyClientSwift/Version/Version.swift
@@ -1,3 +1,3 @@
1
public struct LibraryInfo {
2
- public static let version = "2.1.0" // Update this string with each new release
+ public static let version = "2.2.0" // Update this string with each new release
3
}
0 commit comments