We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9c4dc commit 6806784Copy full SHA for 6806784
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