Skip to content

Commit a5069ad

Browse files
committed
Set version to 2.1.1
1 parent cc0734c commit a5069ad

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 @@ subprojects {
2222
apply plugin: 'kotlin'
2323
apply plugin: 'java-library'
2424

25-
version = '2.1.0-SNAPSHOT'
25+
version = '2.1.1-SNAPSHOT'
2626
sourceCompatibility = jvmVersion
2727
targetCompatibility = jvmVersion
2828

0 commit comments

Comments
 (0)