Skip to content

Commit 1241b12

Browse files
committed
bump Driver version to 0.2
1 parent 3e99d06 commit 1241b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/SolutionDriver/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ publishing {
2525
myLibrary(MavenPublication) {
2626
group = 'io.github.atlresearch.ttc2023'
2727
artifactId = 'solutiondriver'
28-
version = '0.1'
28+
version = '0.2'
2929

3030
from components.java
3131
}

0 commit comments

Comments
 (0)