We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac057a5 commit 3c5ed9cCopy full SHA for 3c5ed9c
Sources/UnleashProxyClientSwift/Version/Version.swift
@@ -1,3 +1,3 @@
1
public struct LibraryInfo {
2
- public static let version = "1.7.0" // Update this string with each new release
+ public static let version = "2.1.0" // Update this string with each new release
3
}
0 commit comments