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 9e35ea3 commit 3f3239bCopy full SHA for 3f3239b
Sources/Clickstream/PackageInfo.swift
@@ -8,5 +8,5 @@
8
enum PackageInfo {
9
/// the clickstream analytics iOS sdk version
10
/// note: update and align the version with new tag version before committing new tag
11
- static let version = "0.9.2"
+ static let version = "0.10.0"
12
}
0 commit comments