Skip to content

Commit 96be1d4

Browse files
committed
solution: release v0.3.0
1 parent 568620e commit 96be1d4

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
@@ -19,7 +19,7 @@ subprojects {
1919
apply plugin: "com.google.cloud.artifactregistry.gradle-plugin"
2020

2121
group = 'io.emeraldpay.doubleview'
22-
version = '0.3.0-SNAPSHOT'
22+
version = '0.3.0'
2323

2424
java {
2525
sourceCompatibility = org.gradle.api.JavaVersion.VERSION_21

0 commit comments

Comments
 (0)