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 697e9e2 commit ced981dCopy full SHA for ced981d
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.19.0"
+private const val VERSION = "1.0.0"
6
7
internal class StatsigMetadata {
8
companion object {
0 commit comments