Skip to content

Commit abe81ba

Browse files
fix the build that was broken by the automated release commit (#128)
1 parent 49d9903 commit abe81ba

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
@@ -31,7 +31,7 @@ java {
3131

3232
group = "com.devcycle"
3333
archivesBaseName = "java-server-sdk"
34-
version = "2.1.1"
34+
version = "2.1.0"
3535

3636
publishing {
3737
publications {

0 commit comments

Comments
 (0)