Skip to content

Commit 3c56230

Browse files
committed
bump backup ver
1 parent 19c9147 commit 3c56230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/com/statsig/sdk/StatsigMetadata.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package com.statsig.sdk
22

33
import java.util.Properties
44

5-
private const val VERSION = "1.1.0"
5+
private const val VERSION = "1.2.0"
66

77
internal class StatsigMetadata {
88
companion object {

0 commit comments

Comments
 (0)