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 8cf04d5 commit 9f96552Copy full SHA for 9f96552
Sources/StreamCore/Utils/SystemEnvironment+Version.swift
@@ -6,5 +6,5 @@ import Foundation
6
7
enum SystemEnvironment {
8
/// A Stream Core version.
9
- public static let version: String = "0.1.0"
+ public static let version: String = "0.2.0-SNAPSHOT"
10
}
0 commit comments