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 19c9147 commit 3c56230Copy full SHA for 3c56230
src/main/kotlin/com/statsig/sdk/StatsigMetadata.kt
@@ -2,7 +2,7 @@ package com.statsig.sdk
2
3
import java.util.Properties
4
5
-private const val VERSION = "1.1.0"
+private const val VERSION = "1.2.0"
6
7
internal class StatsigMetadata {
8
companion object {
0 commit comments