Skip to content

Commit 345f93d

Browse files
committed
feat: default session id
1 parent 716422a commit 345f93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
public struct LibraryInfo {
2-
public static let version = "2.1.0" // Update this string with each new release
2+
public static let version = "2.2.0" // Update this string with each new release
33
}

0 commit comments

Comments
 (0)