Skip to content

Commit 631efec

Browse files
committed
solution: release v0.12-alpha.3
1 parent 117716c commit 631efec

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
@@ -27,7 +27,7 @@ if (System.getenv("ENABLE_GCP") == "true") {
2727
}
2828

2929
group = 'io.emeraldpay'
30-
version = '0.12-alpha.2'
30+
version = '0.12-alpha.3'
3131

3232
java {
3333
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)