We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ebdee commit a219901Copy full SHA for a219901
1 file changed
build.gradle
@@ -92,7 +92,7 @@ publishing {
92
gpr(MavenPublication) {
93
groupId = 'org.carlmontrobotics'
94
artifactId = 'lib199'
95
- version = '3.0.0'
+ version = '3.1.0'
96
97
from components.java
98
}
0 commit comments