We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa746bd + 6806784 commit 37861e4Copy full SHA for 37861e4
1 file changed
build.gradle
@@ -92,7 +92,7 @@ publishing {
92
gpr(MavenPublication) {
93
groupId = 'org.carlmontrobotics'
94
artifactId = 'lib199'
95
- version = '4.0.1'
+ version = '4.0.2'
96
97
from components.java
98
}
0 commit comments