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