Skip to content

Commit 8790d72

Browse files
committed
Update version to 2.1.0
1 parent a1f8d90 commit 8790d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
}
2323

2424
group = 'com.configcat'
25-
version = '2.0.2'
25+
version = '2.1.0'
2626

2727
sourceCompatibility = JavaVersion.VERSION_1_8
2828
targetCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)