Skip to content

Commit 9f96552

Browse files
author
Stream Bot
committed
Update release version to snapshot
1 parent 8cf04d5 commit 9f96552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/StreamCore/Utils/SystemEnvironment+Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ import Foundation
66

77
enum SystemEnvironment {
88
/// A Stream Core version.
9-
public static let version: String = "0.1.0"
9+
public static let version: String = "0.2.0-SNAPSHOT"
1010
}

0 commit comments

Comments
 (0)