Skip to content

Commit aede550

Browse files
committed
Bug in application codelet.
1 parent 406987c commit aede550

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ publishing {
5959
gpr(MavenPublication) {
6060
groupId = 'com.github.CST-Group'
6161
artifactId = 'jdct'
62-
version = '0.0.1'
62+
version = '0.0.3'
6363

6464
from(components.java)
6565
}

0 commit comments

Comments
 (0)